A simple calculator using arbitrary precision integers
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Bruno BELANYI d5507dce2d
continuous-integration/drone/push Build is passing Details
nix: use overlay
1 year ago
src abacus: bignum: simplify is_canonicalized 1 year ago
tests abacus: bignum: fix comparison of negative numbers 1 year ago
utils/gdb utils: gdb: fix pretty-printing of BigNum 2 years ago
.clang-format clang-format: format operators more aesthetically 2 years ago
.drone.yml ci: add package check phase 1 year ago
.envrc nix: add direnv integration 2 years ago
.gdbinit gdbinit: register pretty-printers automatically 2 years ago
.gitignore git: ignore 'result' 2 years ago
CMakeLists.txt abacus: use C++20 1 year ago
LICENSE project: add LICENSE 2 years ago
flake.lock nix: setup flake w/ pre-commit 2 years ago
flake.nix nix: use overlay 1 year ago