| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-02 | Merge branch 'dev' into constructive-reals | Bruce Hill | |
| 2026-01-01 | Bugfix for integer comparison | Bruce Hill | |
| 2025-12-31 | Changed is_between() to be bidirectional | Bruce Hill | |
| 2025-12-28 | Change autoformatter to no longer allow single-line functions | Bruce Hill | |
| 2025-12-21 | Divide by zero checks | Bruce Hill | |
| 2025-11-30 | Add `base` parameter to integer parsing functions | Bruce Hill | |
| 2025-11-15 | Bugfix for int parsing | Bruce Hill | |
| 2025-11-09 | Cut out a level of pointer indirection for integers by using underlying | Bruce Hill | |
| struct | |||
| 2025-10-19 | Move integer implementation details into separate header/C files, backed | Bruce Hill | |
| by template headers that use an INT_BITS macro to redefine implementations for different int sizes. | |||
