aboutsummaryrefslogtreecommitdiff
path: root/src/parser.zig
AgeCommit message (Expand)Author
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
14 daysstyle(ast): split paragraph and contentAnhgelus Morhtuuzh
14 daysfeat(ast): parse linkAnhgelus Morhtuuzh
14 daysfix(ast): small memory leak in subsAnhgelus Morhtuuzh
14 daysfix(ast): error if title contains modifierAnhgelus Morhtuuzh
2026-04-18feat(ast): test errorsAnhgelus Morhtuuzh
2026-04-18feat(ast): parse titleAnhgelus Morhtuuzh
2026-04-18fix(lexer): invalid acc for titlesAnhgelus Morhtuuzh