nim-stint/src
Mamy Ratsimbazafy 0ee1fb3ec8
Fix #30 - modulo failures (#32)
* Add corner cases to test suite

* Add failing div2n1n case

* Fix test and fix #30

* Add to tests

* Fix failing tests due to Nim string change between Apr 27 and Apr 29 (doc: 5237ef4f52)
2018-05-02 17:49:31 +02:00
..
private Fix #30 - modulo failures (#32) 2018-05-02 17:49:31 +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