| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-23 | Add option to test suite to auto-adjust expected output in definition | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-22 | Remove ambiguity from construct expressions and if/for/while blocks | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-18 | Separate call/construct expression back into parts | Mel | |
| This makes it easier to decide whether subject should be interpreted as a type of expression. Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-18 | Add catboot test for simple types | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-10 | Fix nil-dereference in `parser_node_type_class` | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-06 | Correct handling of empty block nodes | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-06 | Parse variadic parameters in function definitions | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-05 | Correctly recurse over self-containing non-homogenous postfix-type expressions | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-05 | Try (?) & must (!) expressions | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-04 | Tree printer handle whitespace more consistently | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-07-04 | Test suite runner prototype for `catboot` | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
