.. |
bitops2_priv.nim
|
stew updates (#82)
|
2019-07-22 09:53:58 +02:00 |
compiletime_cast.nim
|
add compiletime test for signed int dumphex
|
2019-10-25 19:54:41 +03:00 |
compiletime_helpers.nim
|
add compiletime test for signed int dumphex
|
2019-10-25 19:54:41 +03:00 |
conversion.nim
|
use bitops2 from shims (#77)
|
2019-05-09 21:46:40 +02:00 |
datatypes.nim
|
compile time truncate and dumpHex
|
2019-10-23 21:55:47 +09:00 |
endians2_priv.nim
|
tidying up compiletime helpers
|
2019-10-23 21:55:47 +09:00 |
initialization.nim
|
refactoring away for loop macros
|
2018-10-25 12:58:40 +02:00 |
int_addsub.nim
|
refactoring away for loop macros
|
2018-10-25 12:58:40 +02:00 |
int_bitwise_ops.nim
|
add compiletime test for signed int dumphex
|
2019-10-25 19:54:41 +03:00 |
int_comparison.nim
|
stew updates (#82)
|
2019-07-22 09:53:58 +02:00 |
int_div.nim
|
improve io test coverage + compile time test
|
2019-10-23 21:55:47 +09:00 |
int_highlow.nim
|
implement arithmetic right shift (#76)
|
2019-05-11 15:44:41 +02:00 |
int_mul.nim
|
convert runtime signed int mul to vm friendly
|
2019-10-23 21:55:47 +09:00 |
int_negabs.nim
|
stew updates (#82)
|
2019-07-22 09:53:58 +02:00 |
uint_addsub.nim
|
use bitops2 from shims (#77)
|
2019-05-09 21:46:40 +02:00 |
uint_bitwise_ops.nim
|
stew updates (#82)
|
2019-07-22 09:53:58 +02:00 |
uint_comparison.nim
|
refactoring away for loop macros
|
2018-10-25 12:58:40 +02:00 |
uint_div.nim
|
stew updates (#82)
|
2019-07-22 09:53:58 +02:00 |
uint_exp.nim
|
Modular arithmetic (#47)
|
2018-05-16 10:41:46 +02:00 |
uint_highlow.nim
|
Enable modular arithmetic tests
|
2018-10-08 21:11:06 +00:00 |
uint_mul.nim
|
fixes 32bit problem
|
2019-10-25 19:54:41 +03:00 |