aboutsummaryrefslogtreecommitdiff
path: root/src/link.zig
AgeCommit message (Collapse)Author
3 daysrefactor(element): supports more type in root appendAnhgelus Morhtuuzh
5 daysperf(eval): reduce memory usageAnhgelus Morhtuuzh
5 daysperf(html): reduce memory usageAnhgelus Morhtuuzh
6 daysperf(eval): reduce memory syscallAnhgelus Morhtuuzh
7 daysfeat(): support code blockAnhgelus Morhtuuzh
7 daysrefactor(eval): generalize figureAnhgelus Morhtuuzh
7 daysperf(parse): reduce realloc for figcaptionsAnhgelus Morhtuuzh
7 daysfeat(): support imageAnhgelus Morhtuuzh
8 daysfeat(): supports list ordoredAnhgelus Morhtuuzh
8 daysstyle(eval): move in its own packageAnhgelus Morhtuuzh
8 daysrefactor(ast): separate ast and execAnhgelus Morhtuuzh
8 daysperf(tests): use testing allocator instead of debug allocatorAnhgelus Morhtuuzh
9 daysperf(lexer): replace nextKind by peekAnhgelus Morhtuuzh
9 daysperf(lexer): do not allocAnhgelus Morhtuuzh
14 daysfeat(lib): zig specific functionAnhgelus Morhtuuzh
14 daysstyle(ast): split paragraph and contentAnhgelus Morhtuuzh
14 daysfeat(ast): parse linkAnhgelus Morhtuuzh