| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-24 | Switch `NaN` to be identical to the null value | Bruce Hill |
| 2024-11-09 | Introduce a `Match` struct to represent pattern matching results, which | Bruce Hill |
| 2024-11-09 | Rename `from_text()` to `parse()` | Bruce Hill |
| 2024-11-03 | Add RNGs to the language | Bruce Hill |
| 2024-11-03 | Fix per-thread RNG | Bruce Hill |
| 2024-10-31 | Remove unused args for end_test() | Bruce Hill |
| 2024-10-31 | Tweak doctest output so it outputs source info | Bruce Hill |
| 2024-10-29 | Fix up some GCC compiler flag options for LTO and inlining | Bruce Hill |
| 2024-10-27 | Fixes for places that used Text$find() | Bruce Hill |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill |
| 2024-09-28 | Overhaul of argument parsing code | Bruce Hill |
| 2024-09-27 | Improved support for CLI arg parsing | Bruce Hill |
| 2024-09-18 | Move USE_COLOR into stdlib | Bruce Hill |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill |
