| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-01 | Overhaul code to stop keeping examples and libraries in the same repo, | Bruce Hill | |
| but instead spin each out into its own repo. | |||
| 2025-05-11 | Add new system for tracking versions. | 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-04-04 | Misc fixes | Bruce Hill | |
| 2025-03-10 | Add some vector methods | Bruce Hill | |
| 2025-03-05 | Overhaul of constructors, making it more consistent and correct. Also | Bruce Hill | |
| changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct for unambiguity | |||
| 2024-11-24 | Switch `NaN` to be identical to the null value | Bruce Hill | |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill | |
| 2024-09-15 | Move each example to its own folder | Bruce Hill | |
