aboutsummaryrefslogtreecommitdiff
path: root/BigInt.h
Commit message (Expand)AuthorAgeFilesLines
* feat: Remove newX functionsSyndamia3 days1-3/+0
* fix: Improve argument checks and constraintsSyndamia3 days1-9/+9
* 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