| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-17 | Switch from using dollar signs as namespace delimiters to using 々, ヽ, andunicode-identifiers | Bruce Hill |
| 2025-08-16 | Improved parsing and prefix/suffix matching using a `remainder` | Bruce Hill |
| 2025-04-30 | Update compiler to use randomly generated unique-per-file symbol | Bruce Hill |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill |
| 2025-04-15 | Make some compatibility fixes to make sure the compiler can fully build | Bruce Hill |
| 2025-04-07 | Move clamped() and is_between() to proper functions (not just macros) | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-03-28 | Fix some minor floating point promotion issues | Bruce Hill |
| 2025-03-24 | Add num:percent() | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
