| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-20 | Deduplicate Num code using the same templating technique as integers | Bruce Hill |
| 2025-09-01 | Make Texts() macro a bit more flexible. | Bruce Hill |
| 2025-08-25 | Update file header comments | Bruce Hill |
| 2025-08-24 | Remove vim modelines | Bruce Hill |
| 2025-08-23 | Lots of cleanups | Bruce Hill |
| 2025-08-16 | Improved parsing and prefix/suffix matching using a `remainder` | Bruce Hill |
| 2025-04-27 | Update stdlib to use `print` instead of `printf` in all cases. This | Bruce Hill |
| 2025-04-07 | Move clamped() and is_between() to proper functions (not just macros) | Bruce Hill |
| 2025-04-07 | Add `is_between()` for various types | Bruce Hill |
| 2025-03-28 | Add compiler guards for GCC directives | Bruce Hill |
| 2025-03-28 | Fix some minor floating point promotion issues | Bruce Hill |
| 2025-03-27 | Deprecate custom printf specifiers in favor of print() function that | Bruce Hill |
| 2025-03-24 | Add num:percent() | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
