This website requires JavaScript.
Explore
Help
Sign in
ambroisie
/
abacus
Watch
1
Star
0
Fork
You've already forked abacus
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
A simple calculator using arbitrary precision integers
9
commits
1
branch
0
tags
161
KiB
C++
80.8%
Nix
6.8%
LLVM
4.9%
CMake
4.9%
Python
2.6%
2cff603a48
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Bruno BELANYI
2cff603a48
abacus: bignum: add is_canonicalized predicate
...
Useful when debugging.
2021-08-20 22:20:45 +02:00
src
abacus: bignum: add is_canonicalized predicate
2021-08-20 22:20:45 +02:00
tests
abacus: bootstrap build system
2021-08-20 22:20:45 +02:00
.clang-format
clang-format: do not indent access modifiers
2021-08-20 22:20:45 +02:00
.envrc
nix: add direnv integration
2021-08-20 22:20:45 +02:00
.gitignore
git: ignore generated files
2021-08-20 22:20:45 +02:00
flake.lock
nix: setup flake w/ pre-commit
2021-08-20 22:20:45 +02:00
flake.nix
nix: setup flake w/ pre-commit
2021-08-20 22:20:45 +02:00
meson.build
abacus: bootstrap build system
2021-08-20 22:20:45 +02:00