| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill |
| 2024-11-24 | Switch `NaN` to be identical to the null value | Bruce Hill |
| 2024-11-19 | Go back to stringifying integers/num32s/bytes without the type | Bruce Hill |
| 2024-11-17 | Tweak hash function | Bruce Hill |
| 2024-11-09 | Bugfix for fixed-size integer ranges | Bruce Hill |
| 2024-11-09 | Rename `from_text()` to `parse()` | Bruce Hill |
| 2024-11-05 | Deprecate bit-width integer/num literals in favor of using type | Bruce Hill |
| 2024-11-03 | Add RNGs to the language | Bruce Hill |
| 2024-11-03 | Make Int.random() use thread-local state | Bruce Hill |
| 2024-11-03 | Use an RNG parameter for array:random(), array:shuffle(), | Bruce Hill |
| 2024-10-29 | Fix up some GCC compiler flag options for LTO and inlining | Bruce Hill |
| 2024-10-03 | Fix up some compiler flags around floating point numbers so they work | Bruce Hill |
| 2024-09-30 | Rename TypeInfo -> TypeInfo_t and fix up some typeinfo code | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
| 2024-09-13 | Rename builtins/ -> stdlib/ | Bruce Hill |
