| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-03-05 | Further shorten docs | Bruce Hill |
| 2025-03-05 | Shorten API docs | Bruce Hill |
| 2025-03-05 | Fix links | Bruce Hill |
| 2025-03-05 | Alphabetize and index functions | Bruce Hill |
| 2025-01-12 | Change table syntax to `{key=value}` and `{:K,V}`/`{K,V}` | Bruce Hill |
| 2024-12-07 | Rename "NONE" to "none" | Bruce Hill |
| 2024-11-30 | Bring back `table[key]` syntax | 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-10-27 | Update docs to reflect deprecation of "&" stack references | Bruce Hill |
| 2024-10-09 | Update docs to standardize function signature formatting | Bruce Hill |
| 2024-10-09 | Change function syntax from `func(args)->ret` to `func(args -> ret)` | Bruce Hill |
| 2024-09-16 | Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator | Bruce Hill |
| 2024-09-12 | Table:get() now uses optional values instead of default or failure modes | Bruce Hill |
| 2024-09-11 | Update docs | Bruce Hill |
| 2024-08-19 | Move docs into one folder | Bruce Hill |
