| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-17 | Switch types to use wordier syntax `[T]` -> `List(T)` etc | Bruce Hill |
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-08-18 | Improved syntax for dollar-string literals | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-13 | Change table syntax to {key:value} instead of {key=>value} | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-03-07 | Added test | Bruce Hill |
