| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-29 | Update docs | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-04-06 | Expand reducers so they support stuff like `(+.abs(): nums)` and | Bruce Hill |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill |
| 2025-04-04 | First working compile of refactor to add explicit typing to declarations | Bruce Hill |
| 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 | Change reducers to use (OP: ...) syntax and return an optional value | Bruce Hill |
| 2024-10-08 | Document reductions | Bruce Hill |
