aboutsummaryrefslogtreecommitdiff
path: root/BigInt.h
Commit message (Collapse)AuthorAgeFilesLines
* feat(BigInt): Replace B_bytes with B_bitsSyndamia5 days1-1/+1
|
* feat: Remove newX functionsSyndamia5 days1-3/+0
|
* fix: Improve argument checks and constraintsSyndamia5 days1-9/+9
|
* feat: Implement comparisonsSyndamia5 days1-0/+7
|
* feat: Implement bitwise operationsSyndamia5 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