| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-11 | Merge branch 'dev' into constructive-reals | Bruce Hill | |
| 2025-11-29 | Update docs | Bruce Hill | |
| 2025-11-09 | Rename Num -> Float64, Num32 -> Float32 | Bruce Hill | |
| 2025-09-21 | Use colons instead of '=' for tables (e.g. {1: 2}) | Bruce Hill | |
| 2025-04-06 | Update syntax in docs | Bruce Hill | |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill | |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill | |
| and support untyped empty collections and `none`s | |||
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill | |
| 2024-11-30 | Bring back `table[key]` syntax | Bruce Hill | |
| 2024-11-03 | Add RNGs to the language | Bruce Hill | |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill | |
| 2024-08-19 | Document functions | Bruce Hill | |
