Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-27 | Add precise floating point parsing | David Robillard | 1 | -0/+1 | |
2020-10-27 | Add minimal big integer implementation | David Robillard | 1 | -0/+1 | |
This is needed for floating point decimal conversion. | |||||
2020-10-27 | Move MIN macro to int_math.h | David Robillard | 1 | -0/+2 | |
2020-10-27 | Add integer and bit math utilities | David Robillard | 1 | -0/+59 | |