nim-stint/stint/private/primitives
jangko 4a3f300bd6
fix stuint truncate on 32bit platform
2023-06-19 18:27:49 +07:00
..
addcarry_subborrow.nim nimvm workaround for primitives 2023-06-13 08:35:35 +07:00
compiletime_fallback.nim let the tests compileable and run 2023-06-12 21:07:15 +07:00
extended_precision.nim nimvm workaround for primitives 2023-06-13 08:35:35 +07:00
extended_precision_64bit_uint128.nim fix stuint truncate on 32bit platform 2023-06-19 18:27:49 +07:00
extended_precision_x86_64_gcc.nim fix bugs found by nim-devel 2023-06-14 13:53:42 +07:00
extended_precision_x86_64_msvc.nim uint division - compile and pass the single limb tests 2023-06-12 17:11:13 +07:00