| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-01 | For structs and fixed-size ints, use `.has_value` instead of `.is_none` | Bruce Hill |
| 2025-10-01 | Convert to using more zero values for `none` | Bruce Hill |
| 2025-08-24 | Remove vim modelines | Bruce Hill |
| 2025-08-23 | Autoformat everything with clang-format | Bruce Hill |
| 2025-08-23 | Lots of cleanups | Bruce Hill |
| 2025-08-23 | Fix some LSP issues, mostly unused imports | Bruce Hill |
| 2025-08-16 | Fix further issue with optionals | Bruce Hill |
| 2025-08-16 | Bugfix for optionals that have alignment issues | Bruce Hill |
| 2025-05-06 | Bugfix for serialization of sets and tables with fallbacks | Bruce Hill |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill |
| 2025-04-01 | Move patterns into a module | Bruce Hill |
| 2025-03-31 | Remove threads and mutexed data from the language in favor of a | Bruce Hill |
| 2025-03-30 | Deprecate built-in Moment datatype in favor of a `time` module | Bruce Hill |
| 2025-03-28 | Fix some minor floating point promotion issues | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
