| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-28 | Change autoformatter to no longer allow single-line functions | Bruce Hill |
| 2025-11-30 | Add `base` parameter to integer parsing functions | Bruce Hill |
| 2025-10-19 | Move integer implementation details into separate header/C files, backed | 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-06-26 | Add get_bit() method for Ints and Bytes | 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-04-07 | Add Byte.to() method and improved micro optimization of iterating over | Bruce Hill |
| 2025-03-21 | Move stdlib into src/ | Bruce Hill |
