nim-stint/stint/private/primitives
andri lim 379901ad36
Fix pointer deref issue on Macos and Nim >= 2.0 (#152)
2024-05-20 23:39:33 +07:00
..
addcarry_subborrow.nim Fix pointer deref issue on Macos and Nim >= 2.0 (#152) 2024-05-20 23:39:33 +07:00
compiletime_fallback.nim let the tests compileable and run 2023-06-12 21:07:15 +07:00
extended_precision.nim add native nim mode (#142) 2023-09-25 16:49:04 +02: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