nim-stint/stint/private
jangko 76b2baad6f
signed int signedness
2023-06-13 19:09:43 +07:00
..
primitives nimvm workaround for primitives 2023-06-13 08:35:35 +07:00
compiletime_cast.nim Enable --styleCheck:usages (#118) 2022-02-24 20:09:53 +01:00
datatypes.nim signed int signedness 2023-06-13 19:09:43 +07:00
int_div.nim improve io test coverage + compile time test 2019-10-23 21:55:47 +09:00
int_mul.nim Enable --styleCheck:usages (#118) 2022-02-24 20:09:53 +01: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 signed int signedness 2023-06-13 19:09:43 +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