aboutsummaryrefslogtreecommitdiff
path: root/BigInt.h
Commit message (Expand)AuthorAgeFilesLines
* feat: Implement comparisonsSyndamia3 days1-0/+7
* feat: Implement bitwise operationsSyndamia3 days1-0/+5
* feat(BigInt): Implement bit shifts and add math in exampleSyndamia2026-05-231-0/+3
* feat(BigInt): Implement create/free and summation, subtractionSyndamia2026-05-171-0/+32