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