summaryrefslogtreecommitdiff
path: root/source/kit/bigint.h
AgeCommit message (Expand)Author
2023-09-12Update TODOMitya Selivanov
2023-09-12cleanupMitya Selivanov
2023-09-12Refactor; CAS atomicsMitya Selivanov
2023-09-03Remove constMitya Selivanov
2023-09-02[Linux] Change build system; Remove CMakeMitya Selivanov
2022-12-29Improve C89/90 compatMitya Selivanov
2022-12-23More assertionsMitya Selivanov
2022-12-23[bigint] AssertionsMitya Selivanov
2022-12-23[bigint] Signed divisionMitya Selivanov
2022-12-11[bigint] Fix hex parsingMitya Selivanov
2022-12-11[bigint] Big endian correctnessMitya Selivanov
2022-12-11[bigint] testsMitya Selivanov
2022-12-09[bitint] DivisionMitya Selivanov
2022-12-09Big integer mathMitya Selivanov