aboutsummaryrefslogtreecommitdiff
path: root/intmath.c
AgeCommit message (Collapse)Author
2024-04-11Added help message & fixed blocksize bugJoel Kronqvist
The bug was caused by integer overflow with too large precisions.
2024-04-07Bigger `bytes_read` & removed redundant code handling impossible signed ↵Joel Kronqvist
`bytes_read`
2024-04-07Finished implementation for formatting for human readabilityJoel Kronqvist
2024-03-23Initial commitJoel Kronqvist