summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-06Suspending karatsuba porting for nowbignum-experimental-devJustin Ethier
2022-06-29WIP karatsuba multiplicationJustin Ethier
2022-06-28WIPJustin Ethier
2022-06-25Add sizeof bignum macroJustin Ethier
2022-06-23Merge branch 'bignum-experimental-dev' of github.com:justinethier/cyclone int...Justin Ethier
2022-06-23Ensure bignum sign field is initializedJustin Ethier
2022-06-21Stage bignum_extract_digitsJustin Ethier
2022-06-21Fix issues passing bignum2 objects to arithmetic stubsJustin Ethier
2022-06-20WIPJustin Ethier
2022-06-19WIP, bignum2 unsigned subtractionJustin Ethier
2022-06-19Staging bignum unsigned subractionJustin Ethier
2022-06-16Stage next functions to be convertedJustin Ethier
2022-06-15Switch to little endianJustin Ethier
2022-06-15Stage simple bignum multiplicationJustin Ethier
2022-06-14WIP - bignum2 multiplyJustin Ethier
2022-06-14Working version of str2bignumJustin Ethier
2022-06-14WIP str to bignumJustin Ethier
2022-06-13Adding radix conversion for str2bignumJustin Ethier
2022-06-13WIP, testing str->bignum2Justin Ethier
2022-06-10Stage destructive operations and str2bignumJustin Ethier
2022-06-10Ported bignum_simplifyJustin Ethier
2022-06-09WIP - bignum2 simplifyJustin Ethier
2022-06-09Added TODOJustin Ethier
2022-06-09Stage testing of bignum2_plus_unsignedJustin Ethier
2022-06-09Stage bignum_simplifyJustin Ethier
2022-06-09Stage str->bignum for conversion laterJustin Ethier
2022-06-08Stage bignum2 additionJustin Ethier
2022-06-08Cleanup, add bignum2->str support to runtimeJustin Ethier
2022-06-08Working conversion of bignum2 -> stringJustin Ethier
2022-06-08Added TODO's and scaffoldJustin Ethier
2022-06-07Fix bug zero-terminating truncated stringJustin Ethier
2022-06-07Reorganize, add TODOJustin Ethier
2022-06-07Adding more test casesJustin Ethier
2022-06-07Bug fixes and cleanupJustin Ethier
2022-06-07Bug fixes and cleanupJustin Ethier
2022-06-07Bugfixes, alloc string for bn2->strJustin Ethier
2022-06-06WIP - bignum2 -> stringJustin Ethier
2022-06-05WIP on bignum2stringJustin Ethier
2022-06-04Stage definitions to be integratedJustin Ethier
2022-06-02WIPJustin Ethier
2022-06-02Merge branch 'master' into bignum-experimental-devJustin Ethier
2022-06-02Bug fixesJustin Ethier
2022-06-01Temporary test fileJustin Ethier
2022-06-01Convert fixnum to bignumJustin Ethier
2022-06-01Basic bignum2 hooksJustin Ethier
2022-06-01WIP - bignum2Justin Ethier
2022-05-28Conditionally expand memory stream testsJustin Ethier
2022-05-28Add memory-streams to list of featuresJustin Ethier
2022-05-27Add formal test casesJustin Ethier
2022-05-26Version bumpcircular-devJustin Ethier