| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-08 | Add checks for unused variables | Bruce Hill |
| 2025-09-21 | Fix tests | Bruce Hill |
| 2025-09-01 | Fix for import test | 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-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-09-15 | Overhaul of how libraries are installed | Bruce Hill |
| 2024-09-12 | For single-member structs/enums, don't print the member name | Bruce Hill |
| 2024-09-05 | Update 'use' test to include a '../examples/vectors.tm' import as well | Bruce Hill |
| 2024-08-22 | Overhaul of import syntax. Now everything uses `use`: `use foo`, `use | Bruce Hill |
| 2024-08-19 | Add test for importing initialized values | Bruce Hill |
| 2024-06-17 | Fix 'use' test to use 'import' instead | Bruce Hill |
