| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-09 | Display human-readable, informative parser error messages w/ source snippet | Mel |
| 2025-07-06 | Print formatted lex token value next to token type | Mel |
| 2025-07-04 | Argument parser for catboot tool, different command execution | Mel |
| 2025-07-01 | Remove older non-visit tree printing code | Mel |
| 2025-06-30 | Factor out translation unit includes to seperate header | Mel |
| 2025-06-30 | License project files under MPL-2.0 | Mel |
| 2025-06-30 | Implement Visitor system for syntax tree, with re-written tree printer as fir... | Mel |
| 2025-06-14 | Prevent mmap of empty file | Mel |
| 2025-05-21 | Basic expression parser with operator precedence and associativity | Mel |
| 2025-05-18 | Define basic syntax tree (mostly expressions), with simple debug printing | Mel |
| 2025-03-14 | Bootstrapping lexer | Mel |
| 2025-03-14 | Add compound literal casts to common functions (this isn't C++) | Mel |
| 2025-03-11 | Add common library for basic types, functions and macros | Mel |
| 2025-02-28 | Map and read source file | Mel |
| 2025-02-16 | Add bootstrap entrypoint | Mel |
