aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/numX.h
AgeCommit message (Collapse)Author
2025-12-28Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-28Change autoformatter to no longer allow single-line functionsBruce Hill
2025-12-24Shuffle dependencies around so header files aren't needed after tomo hasBruce Hill
been compiled
2025-11-09Cut out a level of pointer indirection for integers by using underlyingBruce Hill
struct
2025-10-25Compatibility fixesBruce Hill
2025-10-20Deduplicate Num code using the same templating technique as integersBruce Hill