| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-04-07 | Add easter egg: `~colorized` | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-04-06 | Improved inline C code: now uses `C_code` keyword and supports | Bruce Hill |
| 2025-04-06 | Deprecate `!!` print statement | Bruce Hill |
| 2025-04-06 | Improve support for inferring the specific type of the `self` value in a | Bruce Hill |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill |
| 2025-04-03 | Fix textual representation of table types | Bruce Hill |
| 2025-04-01 | Move patterns into a module | 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 | Make docstring tests use an actual expression AST instead of text | Bruce Hill |
| 2025-03-21 | Move files into src/ and build into build/ | Bruce Hill |
