nim-stint/src
Mamy Ratsimbazafy 4c055e42a7
Add uint256 fuzz test vs TTMath (#34) + Fix multiplication carry bug #36
* Add uint256 fuzz test vs TTMath

* fix the compilation of property_based_uint256

* Fix multiplication carry bug #35

* Change comment in test
2018-05-04 00:11:07 +02:00
..
private Add uint256 fuzz test vs TTMath (#34) + Fix multiplication carry bug #36 2018-05-04 00:11:07 +02:00
int_public.nim Add bigint serialization (hex and decimal) (#29) 2018-04-30 13:38:55 +02:00
io.nim Fix failing tests due to Nim string change between Apr 27 and Apr 29 (doc: 5237ef4f52) 2018-05-02 17:24:17 +02:00
stint.nim Add bigint serialization (hex and decimal) (#29) 2018-04-30 13:38:55 +02:00
uint_public.nim Add bigint serialization (hex and decimal) (#29) 2018-04-30 13:38:55 +02:00