| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-23 | Big speedup my trimming down MAP_LIST macro and inlining some | Bruce Hill | |
| applications of it. | |||
| 2025-12-07 | Rename `Empty()` -> `Present()` for set-like tables | Bruce Hill | |
| 2025-10-11 | Added Empty() struct | Bruce Hill | |
| 2025-10-05 | Fix a bunch of issues with optional types | Bruce Hill | |
| 2025-08-24 | Remove vim modelines | Bruce Hill | |
| 2025-08-23 | Autoformat everything with clang-format | Bruce Hill | |
| 2025-08-23 | Fix some LSP issues, mostly unused imports | Bruce Hill | |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill | |
| means bringing in fpconv to do float-to-string conversion and a few updates to integer and number methods for string formatting. | |||
| 2025-04-06 | Rename Array -> List in all code and docs | Bruce Hill | |
| 2025-03-28 | Add compiler guards for GCC directives | Bruce Hill | |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill | |
