| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-23 | Add option to test suite to auto-adjust expected output in definition | Mel |
| 2025-07-22 | Remove ambiguity from construct expressions and if/for/while blocks | Mel |
| 2025-07-18 | Separate call/construct expression back into parts | Mel |
| 2025-07-18 | Add catboot test for simple types | Mel |
| 2025-07-10 | Fix nil-dereference in `parser_node_type_class` | Mel |
| 2025-07-06 | Print formatted lex token value next to token type | Mel |
| 2025-07-06 | Correct handling of empty block nodes | Mel |
| 2025-07-06 | Parse variadic parameters in function definitions | Mel |
| 2025-07-05 | Correctly recurse over self-containing non-homogenous postfix-type expressions | Mel |
| 2025-07-05 | Try (?) & must (!) expressions | Mel |
| 2025-07-04 | Print completed single test result | Mel |
| 2025-07-04 | Tree printer handle whitespace more consistently | Mel |
| 2025-07-04 | Do not remove failed test artifact file for inspection | Mel |
| 2025-07-04 | Test suite runner prototype for `catboot` | Mel |
