aboutsummaryrefslogtreecommitdiff
path: root/src/lexer
AgeCommit message (Collapse)Author
7 daysfeat(): support imageAnhgelus Morhtuuzh
8 daysfeat(): supports list ordoredAnhgelus Morhtuuzh
8 daysfix(lexer): invalid kind for requires delimiter in specific condsAnhgelus Morhtuuzh
9 daysperf(lexer): replace nextKind by peekAnhgelus Morhtuuzh
9 daysperf(lexer): do not allocAnhgelus Morhtuuzh
14 daysfeat(lib): support input from file and from readerAnhgelus Morhtuuzh
2026-04-18feat(ast): parse titleAnhgelus Morhtuuzh
2026-04-18fix(lexer): invalid acc for titlesAnhgelus Morhtuuzh
2026-04-18feat(ast): parse contentAnhgelus Morhtuuzh
2026-04-18feat(lexer): enforce delimiter requirementsAnhgelus Morhtuuzh
2026-04-18Revert "style(): rename alloc into gpa"Anhgelus Morhtuuzh
This reverts commit 87e5daf9156583072d9ccb9ff0fa074f65fa6836.
2026-04-17style(): rename alloc into gpaAnhgelus Morhtuuzh
2026-04-16feat(dom): element generatorAnhgelus Morhtuuzh
2026-04-16refactor(lexer): flatten structAnhgelus Morhtuuzh
2026-04-16feat(lexer): supports tagAnhgelus Morhtuuzh
2026-04-16feat(lexer): kind for math and code blockAnhgelus Morhtuuzh
2026-04-16feat(lexer): supports all single lexemAnhgelus Morhtuuzh
2026-04-16feat(lexer): supports lexem used one or threeAnhgelus Morhtuuzh
2026-04-16feat(lexer): supports refAnhgelus Morhtuuzh
2026-04-15feat(lexer): supports link and imageAnhgelus Morhtuuzh
2026-04-15feat(lexer): supports required whitespacesAnhgelus Morhtuuzh
2026-04-15feat(lexer): simple separatorAnhgelus Morhtuuzh