nim-stint/stint/private
Jacek Sieka 711cda4456
add native nim mode (#142)
* add native nim mode

* don't try to link wasm-c code
2023-09-25 16:49:04 +02:00
..
primitives add native nim mode (#142) 2023-09-25 16:49:04 +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