| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-16 | Fixes to get the compiler to build with -O3 | Bruce Hill |
| 2025-04-15 | Make some compatibility fixes to make sure the compiler can fully build | Bruce Hill |
| 2025-04-15 | Deprecate `auto` | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-04-06 | Change Set syntax from {x} to |x| | Bruce Hill |
| 2025-04-06 | Fixes for printing sets and tables | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-03-28 | Add compiler guards for GCC directives | Bruce Hill |
| 2025-03-28 | Remove dead code | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
