| Age | Commit message (Expand) | Author |
|---|---|---|
| 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 |
