| 2026-07-24 00:47 | example: refactor to new api | Jack Mordaunt | 1 | +22 | -4 |
| 2026-07-24 00:31 | parse: build dod style html document | Jack Mordaunt | 2 | +667 | -186 |
| 2026-07-24 00:23 | html: data oriented document | Jack Mordaunt | 2 | +133 | -85 |
| 2026-07-24 00:23 | lex: slight rename | Jack Mordaunt | 1 | +21 | -21 |
| 2026-07-23 23:32 | lex: itoa -> write_int | Jack Mordaunt | 1 | +2 | -1 |
| 2026-07-23 23:30 | parse: simplify token-source slicing | Jack Mordaunt | 1 | +1 | -6 |
| 2026-07-23 23:30 | parse: enable dynamic-literals | Jack Mordaunt | 1 | +2 | -0 |
| 2026-07-23 23:28 | lex: use flat token struct | Jack Mordaunt | 1 | +168 | -175 |
| 2025-06-14 21:23 | ci: mirror to github | Jack Mordaunt | 1 | +12 | -0 |
| 2024-09-05 06:32 | parse: handle the preabmle | Jack Mordaunt | 2 | +38 | -1 |
| 2024-09-05 06:31 | lexer_peek_token: show the next token without advancing | Jack Mordaunt | 1 | +7 | -0 |
| 2024-09-05 06:22 | lex: tokenize the doctype | Jack Mordaunt | 1 | +15 | -6 |
| 2024-09-05 02:03 | initial sketch | Jack Mordaunt | 8 | +1072 | -0 |