| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-09 | Rename `from_text()` to `parse()` | Bruce Hill |
| 2024-11-03 | Add RNGs to the language | Bruce Hill |
| 2024-11-03 | Use an RNG parameter for array:random(), array:shuffle(), | Bruce Hill |
| 2024-11-03 | Clean up behavior and syntax for unsigned bit shifts (<<<, >>>) | Bruce Hill |
| 2024-11-03 | Add Int64:unsigned_left_shift() and :unsigned_right_shift() | Bruce Hill |
| 2024-11-03 | Add wrapping plus/minus for fixed-size integers | Bruce Hill |
| 2024-10-30 | Fix header inline functions to use `extern inline` and some GCC magic | 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-13 | Rename builtins/ -> stdlib/ | Bruce Hill |
