| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| `(==.length: texts)` | |||
| 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 | |
| and support untyped empty collections and `none`s | |||
| 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 | |
