| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-04 | Test suite runner prototype for `catboot` | 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 | Re-format FOR_EACH macros as control structures | Mel |
| 2025-06-15 | `void` for parameter-less functions (I keep forgetting I'm not writing C++ an... | Mel |
| 2025-06-12 | Fix `failure()` colors + stream flush, define ANSI escape codes | Mel |
| 2025-06-12 | Parse most primitive types into tree | Mel |
| 2025-05-31 | Keyword-less variable declaration parsing | Mel |
| 2025-05-18 | Define basic syntax tree (mostly expressions), with simple debug printing | Mel |
| 2025-03-15 | Add POSIX CRC32 algorithm implementation to common library | Mel |
| 2025-03-15 | Access string data directly in iteration macro to avoid bounds-checking | 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 |
