| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-09 | Rename Num -> Float64, Num32 -> Float32 | Bruce Hill |
| 2025-09-21 | Fix tests | Bruce Hill |
| 2025-04-06 | No more colons for blocks | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-03-05 | Overhaul of constructors, making it more consistent and correct. Also | Bruce Hill |
| 2024-11-24 | Switch `NaN` to be identical to the null value | Bruce Hill |
| 2024-11-02 | Change reducers to use (OP: ...) syntax and return an optional value | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-03-07 | More tests | Bruce Hill |
