aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
14 daysfeat(lib): support input from file and from readerAnhgelus Morhtuuzh
14 daysfeat(lib): zig specific functionAnhgelus Morhtuuzh
14 daysstyle(ast): split paragraph and contentAnhgelus Morhtuuzh
14 daysfeat(ast): parse linkAnhgelus Morhtuuzh
14 daysrefactor(tests): generalize doTest and doTestErrorAnhgelus Morhtuuzh
14 daysfix(ast): small memory leak in subsAnhgelus Morhtuuzh
14 daysfix(ast): error if title contains modifierAnhgelus Morhtuuzh
2026-04-19feat(lib): export functionsAnhgelus Morhtuuzh
2026-04-18feat(ast): test errorsAnhgelus Morhtuuzh
2026-04-18feat(ast): parse titleAnhgelus Morhtuuzh
2026-04-18fix(lexer): invalid acc for titlesAnhgelus Morhtuuzh
2026-04-18feat(ast): parse paragraphAnhgelus Morhtuuzh
2026-04-18feat(ast): parse contentAnhgelus Morhtuuzh
2026-04-18feat(lexer): enforce delimiter requirementsAnhgelus Morhtuuzh
2026-04-18perf(dom): take ownership of elements with arena allocatorAnhgelus Morhtuuzh
2026-04-18Revert "style(): rename alloc into gpa"Anhgelus Morhtuuzh
2026-04-17style(): rename alloc into gpaAnhgelus Morhtuuzh
2026-04-17perf(dom): reduce reallocAnhgelus Morhtuuzh
2026-04-17fix(dom): not escaping content of paragraphAnhgelus Morhtuuzh
2026-04-17style(dom): returns slices instead of arraylistAnhgelus Morhtuuzh
2026-04-17feat(dom): escape htmlAnhgelus Morhtuuzh
2026-04-17feat(dom): helper to manage class listAnhgelus Morhtuuzh
2026-04-16feat(dom): render classAnhgelus Morhtuuzh
2026-04-16feat(dom): init for common tagsAnhgelus 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-16build(test): not running lexer testsAnhgelus 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
2026-04-11Initial commitAnhgelus Morhtuuzh