Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor, remove a pointless type conversion. | Andreas Grois | 2022-10-26 | 1 | -3/+3 |
* | Use MulAssign in BaseConversion. | Andreas Grois | 2022-10-26 | 1 | -2/+32 |
* | Merge branch 'main' into feature/heap-allocation-free-base-conversion | Andreas Grois | 2022-10-24 | 1 | -1/+1 |
* | Add precomputed constants for common cases. | Andreas Grois | 2022-10-23 | 1 | -3/+10 |
* | Rename "potency" to "power", the English term. | Andreas Grois | 2022-10-23 | 1 | -2/+2 |
* | Precompute power+exponent for iterative conversion | Andreas Grois | 2022-10-23 | 1 | -0/+875 |