nim-stint/stint
Mamy Ratsimbazafy bff69b3f98
Add randomized testing vs GMP
2023-06-12 17:13:35 +07:00
..
private Add randomized testing, harden against edge cases 2023-06-12 17:12:43 +07:00
endians2.nim Add randomized testing vs GMP 2023-06-12 17:13:35 +07:00
intops.nim remove pre-Nim 1.2 support (#127) 2023-06-05 11:42:36 +00:00
io.nim Use littleEndian for limb-endianness: bigEndian arch are very rare, untestable in CI, a pain to maintain and an intermediate serialization step instead of casting is cheap 2023-06-12 17:11:14 +07:00
lenient_stint.nim Pass extended precision bitops2 tests 2023-06-12 17:08:21 +07:00
literals_stint.nim Enable --styleCheck:usages (#118) 2022-02-24 20:09:53 +01:00
modular_arithmetic.nim Enable --styleCheck:usages (#118) 2022-02-24 20:09:53 +01:00
uintops.nim Use littleEndian for limb-endianness: bigEndian arch are very rare, untestable in CI, a pain to maintain and an intermediate serialization step instead of casting is cheap 2023-06-12 17:11:14 +07:00