| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-04-30 | Improved syntax for optionals | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-13 | Change table syntax to {key:value} instead of {key=>value} | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-04-02 | Add comparison operator <> and array method to sort by a custom | Bruce Hill |
| 2024-03-17 | Add tests for nested comprehensions | Bruce Hill |
| 2024-03-17 | Improve comprehensions for both arrays and tables | Bruce Hill |
| 2024-03-03 | Rename Str -> Text | Bruce Hill |
| 2024-03-03 | Definitively go with "Int" and "Num" over "Int64" and "Num64", plus add | Bruce Hill |
| 2024-02-25 | Add test for table iteration | Bruce Hill |
| 2024-02-25 | Add tests for '#' on collections | Bruce Hill |
| 2024-02-25 | Table field access for .keys, .values, .default, .fallback | Bruce Hill |
