| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-11 | Added Empty() struct | Bruce Hill |
| 2025-10-05 | Fix a bunch of issues with optional types | Bruce Hill |
| 2025-10-01 | For structs and fixed-size ints, use `.has_value` instead of `.is_none` | Bruce Hill |
| 2025-08-25 | Update file header comments | Bruce Hill |
| 2025-08-24 | Remove vim modelines | Bruce Hill |
| 2025-08-23 | Autoformat everything with clang-format | Bruce Hill |
| 2025-08-16 | Fix further issue with optionals | Bruce Hill |
| 2025-07-30 | Struct reordering to improve packing | Bruce Hill |
| 2025-04-15 | Deprecate `auto` | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-03-31 | Remove threads and mutexed data from the language in favor of a | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
