| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-01 | Parse pragmas as free-standing statements, without attachment | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-06-30 | Factor out translation unit includes to seperate header | Mel | |
| This allows both the usual build compiler and an LSP server like `clangd` to correctly locate symbols throughout every subunit. Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-06-30 | License project files under MPL-2.0 | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-06-30 | Re-format FOR_EACH macros as control structures | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-06-30 | Implement Visitor system for syntax tree, with re-written tree printer as ↵ | Mel | |
| first usage Signed-off-by: Mel <mel@rnrd.eu> | |||
