aboutsummaryrefslogtreecommitdiff
path: root/BigInt.c
Commit message (Expand)AuthorAgeFilesLines
* fix(BigInt): Proper uword bitsize calculationsSyndamia2026-05-231-12/+14
* feat(BigInt): Implement bit shifts and add math in exampleSyndamia2026-05-231-0/+89
* feat(BigInt): Implement create/free and summation, subtractionSyndamia2026-05-171-0/+313