| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-09-24 | Revert "Deprecate `defer`" | Bruce Hill |
| 2025-09-21 | Deprecate `defer` | Bruce Hill |
| 2025-09-21 | Fix tests | Bruce Hill |
| 2025-07-12 | Doctests now use equality checking instead of text comparisons | Bruce Hill |
| 2025-04-06 | Allow uninitialized variables when there's a sensible empty value | 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 | First working compile of refactor to add explicit typing to declarations | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-10-09 | Add a test for mutating closed-over variables in a defer statement | Bruce Hill |
| 2024-08-18 | Improved syntax for dollar-string literals | Bruce Hill |
| 2024-07-04 | Fixes for defer statements in lambdas | Bruce Hill |
| 2024-07-04 | Add 'defer' | Bruce Hill |
