| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill |
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill |
| 2024-11-21 | Add `NULL` as a syntax for null values. | Bruce Hill |
| 2024-11-02 | Support reductions for comparison operators like == and < | Bruce Hill |
| 2024-11-02 | Change reducers to use (OP: ...) syntax and return an optional value | Bruce Hill |
| 2024-09-05 | For big or arbitrarily big integers not known to be constant, do full | Bruce Hill |
| 2024-09-05 | Add early outs for (or) and (and) reducers | Bruce Hill |
| 2024-04-28 | Syntax tweak: use ':' for blocks | Bruce Hill |
| 2024-04-12 | Introducing the main() function | Bruce Hill |
| 2024-03-07 | More tests | Bruce Hill |
