| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-08-13 | Remove test | Bruce Hill |
| 2024-08-10 | Overhaul of operator metamethods | Bruce Hill |
| 2024-07-04 | Change metamethod names | Bruce Hill |
| 2024-07-04 | Add __length and __negative metamethods | Bruce Hill |
| 2024-07-01 | Add test for metamethods | Bruce Hill |
