| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-09-24 | Support Int(yes/no) | Bruce Hill |
| 2024-09-15 | Add a Byte datatype | Bruce Hill |
| 2024-09-03 | Syntax overhaul (comments back to `#`, print statments to `!!`), | Bruce Hill |
| 2024-08-18 | Add primality testing and next_prime()/prev_prime() | Bruce Hill |
| 2024-08-18 | Improved syntax for dollar-string literals | Bruce Hill |
| 2024-08-16 | Change division and modulus to use euclidean division, plus fix up a few | Bruce Hill |
| 2024-08-13 | Fix some edge cases | Bruce Hill |
| 2024-08-13 | Fixes | Bruce Hill |
| 2024-08-13 | More fixes | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-23 | Add constructor/casting for ints and nums | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-03-03 | Num methods | Bruce Hill |
| 2024-03-03 | Definitively go with "Int" and "Num" over "Int64" and "Num64", plus add | Bruce Hill |
| 2024-02-24 | Rename file extensions | Bruce Hill |
