| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace generic list AST with typed expression tree | Tolmachev Igor | 2026-05-11 | 1 | -1/+1 |
| | | | | | | Each form (fn, let, for, set, do, call) now has its own variant with named fields instead of being a plain list. | ||||
| * | Make project structure more consistentdev | Tolmachev Igor | 2026-05-09 | 1 | -32/+2 |
| | | |||||
| * | Add parser tests | Tolmachev Igor | 2026-05-09 | 1 | -4/+17 |
| | | |||||
| * | Add AST parser skeleton | Tolmachev Igor | 2026-05-09 | 1 | -0/+27 |
