| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-06 | Make it a bit more ergonomic to make function types | Bruce Hill |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill |
| 2025-04-02 | Syntax change: table types are now: `{K=V; default=...}` and tables | Bruce Hill |
| 2025-04-01 | Moved RNG out of the compiler and into a standalone library | Bruce Hill |
| 2025-04-01 | Move patterns into a module | Bruce Hill |
| 2025-03-31 | Fully move all pattern code into patterns.c | Bruce Hill |
| 2025-03-31 | Remove threads and mutexed data from the language in favor of a | Bruce Hill |
| 2025-03-30 | Deprecate built-in Moment datatype in favor of a `time` module | Bruce Hill |
| 2025-03-27 | Deprecate custom printf specifiers in favor of print() function that | Bruce Hill |
| 2025-03-25 | Compiler errors should use USE_COLOR | Bruce Hill |
| 2025-03-24 | Add num:percent() | Bruce Hill |
| 2025-03-21 | Move files into src/ and build into build/ | Bruce Hill |
