.. |
all_tests.nim
|
Add bigint serialization (hex and decimal) (#29)
|
2018-04-30 13:38:55 +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 |
property_based.nim
|
implement a pow for x, y: UintImpl as well
|
2018-05-14 19:44:39 +02:00 |
property_based_uint256.nim
|
Add exponentiation - closes #37 (#46)
|
2018-05-14 19:02:39 +02:00 |
test_int_addsub.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03: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
|
add a test case for fromBytesBE
|
2018-07-04 17:44:55 +03:00 |
test_uint_addsub.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
test_uint_bitwise.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03: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_exp.nim
|
implement a pow for x, y: UintImpl as well
|
2018-05-14 19:44:39 +02:00 |
test_uint_muldiv.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
ttmath_compat.nim
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
uint_modular_arithmetic.nim
|
Modular arithmetic (#47)
|
2018-05-16 10:41:46 +02:00 |