aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2026-04-18perf(dom): take ownership of elements with arena allocatorAnhgelus 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-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