nim-stint/stint
Eugene Kabanov e639ba700c
Make decimal string parser raise ValueError instead of RangeDefect. (#148)
* Fix decimal parser helper to raise ValueError instead of RangeDefect.

* Get some fixes in place.
2024-02-27 02:36:02 +02:00
..
private add native nim mode (#142) 2023-09-25 16:49:04 +02:00
config.nim add native nim mode (#142) 2023-09-25 16:49:04 +02:00
endians2.nim rename imp to impl 2023-06-15 14:31:59 +07:00
int_modarith.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
intops.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
io.nim Make decimal string parser raise ValueError instead of RangeDefect. (#148) 2024-02-27 02:36:02 +02:00
lenient_stint.nim Pass extended precision bitops2 tests 2023-06-12 17:08:21 +07:00
literals_stint.nim rebase and try to make it works with clients 2023-06-12 20:26:36 +07:00
modular_arithmetic.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
uintops.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00