.. |
all_tests.nim
|
implement arithmetic right shift (#76)
|
2019-05-11 15:44:41 +02:00 |
internal.nim
|
Fix #30 - modulo failures (#32)
|
2018-05-02 17:49:31 +02:00 |
internal_uint_div.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
nim.cfg
|
Better bitsof implementation (#74)
|
2019-01-07 20:11:45 +01:00 |
property_based.nim
|
Change to stint_test in property based testing
|
2018-12-04 15:37:37 +01:00 |
property_based_uint256.nim
|
implement arithmetic right shift (#76)
|
2019-05-11 15:44:41 +02:00 |
test_int_addsub.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_int_bitwise.nim
|
implement arithmetic right shift (#76)
|
2019-05-11 15:44:41 +02:00 |
test_int_boundchecks.nim
|
Implement add, sub, neg with proper overflow detection
|
2018-04-25 21:21:58 +02:00 |
test_int_comparison.nim
|
Modular arithmetic (#47)
|
2018-05-16 10:41:46 +02:00 |
test_int_endianness.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_int_muldiv.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_io.nim
|
assert() -> doAssert()
|
2019-03-14 03:43:51 +01:00 |
test_uint_addsub.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_uint_bitops2.nim
|
use bitops2 from shims (#77)
|
2019-05-09 21:46:40 +02:00 |
test_uint_bitwise.nim
|
use bitops2 from shims (#77)
|
2019-05-09 21:46:40 +02:00 |
test_uint_comparison.nim
|
Modular arithmetic (#47)
|
2018-05-16 10:41:46 +02:00 |
test_uint_endianness.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_uint_endians2.nim
|
stew updates
|
2019-07-09 15:59:24 +02:00 |
test_uint_exp.nim
|
implement a pow for x, y: UintImpl as well
|
2018-05-14 19:44:39 +02:00 |
test_uint_modular_arithmetic.nim
|
Add more test cases to modular exponentiation
|
2018-12-04 11:29:36 +01:00 |
test_uint_muldiv.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
ttmath_compat.nim
|
implement arithmetic right shift (#76)
|
2019-05-11 15:44:41 +02:00 |