A simple calculator using arbitrary precision integers
Go to file
Bruno BELANYI c72032f0ce
ci/woodpecker/push/check Pipeline was successful Details
ci: fix deprecated syntax
2023-12-06 12:02:08 +00:00
.woodpecker ci: fix deprecated syntax 2023-12-06 12:02:08 +00:00
src abacus: bignum: use base to compute complement 2023-12-06 11:54:28 +00:00
tests abacus: bignum: fix comparison of negative numbers 2022-02-17 10:03:21 +01:00
utils/gdb utils: gdb: fix pretty-printing of BigNum 2021-08-22 23:46:02 +02:00
.clang-format clang-format: format operators more aesthetically 2021-08-21 01:32:18 +02:00
.envrc nix: add direnv integration 2021-08-20 22:20:45 +02:00
.gdbinit gdbinit: register pretty-printers automatically 2021-08-21 01:31:48 +02:00
.gitignore git: ignore 'result' 2021-08-31 20:40:34 +02:00
CMakeLists.txt abacus: use C++20 2021-10-12 15:05:43 +02:00
LICENSE project: add LICENSE 2021-08-23 00:38:07 +02:00
flake.lock nix: setup flake w/ pre-commit 2021-08-20 22:20:45 +02:00
flake.nix nix: fix deprecated flake attributes 2023-12-06 12:02:08 +00:00