| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement If expression supportdev-easy | Tolmachev Igor | 2026-05-22 | 1 | -0/+5 |
| | | | | | I forgor | ||||
| * | Replace generic list AST with typed expression tree | Tolmachev Igor | 2026-05-11 | 1 | -7/+41 |
| | | | | | | Each form (fn, let, for, set, do, call) now has its own variant with named fields instead of being a plain list. | ||||
| * | Remove Float from parser | Tolmachev Igor | 2026-05-10 | 1 | -1/+0 |
| | | | | | Dropped to make the language simpler. | ||||
| * | Make project structure more consistentdev | Tolmachev Igor | 2026-05-09 | 1 | -0/+36 |
