| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill |
| 2024-11-21 | Add `NULL` as a syntax for null values. | 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 | Clean up behavior and syntax for unsigned bit shifts (<<<, >>>) | Bruce Hill |
| 2024-10-27 | Update docs to reflect deprecation of "&" stack references | Bruce Hill |
| 2024-10-09 | Update docs to standardize function signature formatting | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
| 2024-09-04 | Unify parsing code to correctly handle parsing integers and numbers with | Bruce Hill |
| 2024-08-19 | Move docs into one folder | Bruce Hill |
