| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-07 | Move clamped() and is_between() to proper functions (not just macros) | Bruce Hill | |
| 2025-04-07 | Add Byte.to() method and improved micro optimization of iterating over | Bruce Hill | |
| fixed-width integer ranges | |||
| 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 | |
