| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-29 | Update docs | Bruce Hill | |
| 2025-09-21 | Update docs | Bruce Hill | |
| 2025-04-06 | Update syntax in docs | Bruce Hill | |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill | |
| 2025-04-06 | Change method calls to use `foo.baz()` instead of `foo:baz()` | Bruce Hill | |
| 2025-04-04 | Misc fixes | Bruce Hill | |
| 2025-01-02 | Replace threads with generic mutexed datastructures. | Bruce Hill | |
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill | |
| 2024-11-24 | Clean up some more null->none renames and fix the documentation. Also | Bruce Hill | |
| change the literal syntax to `NONE:T` instead of `!T` | |||
| 2024-11-24 | Rename "NULL" to "NONE" | Bruce Hill | |
| 2024-11-21 | Add `NULL` as a syntax for null values. | Bruce Hill | |
| 2024-09-16 | Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator | Bruce Hill | |
| 2024-09-15 | Add optional:or_exit(...) | Bruce Hill | |
| 2024-09-11 | Add optional:or_else(fallback) and optional:or_fail(message) | Bruce Hill | |
| 2024-09-11 | Placeholder docs for optionals | Bruce Hill | |
