| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-30 | Speculative fix for memory error during installation | Bruce Hill |
| 2025-04-30 | Fix up hdebug stuff for tables | Bruce Hill |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill |
| 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 |
