nim-stint/stint/private
tersec 3c238df6cd
fix noInit to noinit; use evergreen GitHub Actions image versions (#151)
2024-03-13 04:45:06 +00:00
..
primitives fix noInit to noinit; use evergreen GitHub Actions image versions (#151) 2024-03-13 04:45:06 +00:00
custom_literal.nim more custom literal tests and overflow check 2023-07-07 17:57:14 +07:00
datatypes.nim add native nim mode (#142) 2023-09-25 16:49:04 +02: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