nim-stint/stint/private
jangko bfa299f3ae
Fix compilation failure for arch other than amd64/i386
2023-09-12 19:51:30 +07:00
..
primitives Fix compilation failure for arch other than amd64/i386 2023-09-12 19:51:30 +07:00
custom_literal.nim more custom literal tests and overflow check 2023-07-07 17:57:14 +07:00
datatypes.nim conversion between big integers 2023-06-20 14:59:26 +07:00
uint_addsub.nim let the tests compileable and run 2023-06-12 21:07:15 +07:00
uint_bitwise.nim let the tests compileable and run 2023-06-12 21:07:15 +07:00
uint_div.nim fix shlAddMod SIGFPE bug 2023-06-22 16:43:31 +07:00
uint_mul.nim Implement toHex/fromHex and fix `shl` 2023-06-12 17:08:20 +07:00
uint_shift.nim let the tests compileable and run 2023-06-12 21:07:15 +07:00