aboutsummaryrefslogtreecommitdiff
path: root/BigInt.h
Commit message (Collapse)AuthorAgeFilesLines
* 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