nim-stint/stint/private
Eugene Kabanov 9d2b382c5d
Fix GCC-14 [-Wincompatible-pointer-types] issue. (#153)
2024-05-23 06:31:45 +02:00
..
primitives Fix GCC-14 [-Wincompatible-pointer-types] issue. (#153) 2024-05-23 06:31:45 +02: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