summaryrefslogtreecommitdiff
path: root/src/math.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revamp lib, simplify it a bit and address some FIXMEsEuAndreh2025-01-121-3/+6
|
* src/math.h: Add max_size() functionEuAndreh2024-06-251-0/+3
|
* src/math.h: Add "add_size()"EuAndreh2024-05-311-1/+17
|
* src/math.c: Add mul_size()EuAndreh2024-05-241-0/+27