| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-23 | Autoformat everything with clang-format | Bruce Hill | |
| 2025-08-23 | Lots of cleanups | Bruce Hill | |
| 2025-08-16 | Fix further issue with optionals | Bruce Hill | |
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill | |
| 2025-03-30 | Deprecate built-in Moment datatype in favor of a `time` module | Bruce Hill | |
| 2025-03-27 | Deprecate custom printf specifiers in favor of print() function that | Bruce Hill | |
| uses _Generic() to generically convert any value to a string or print as a string. | |||
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
