nim-stint/stint
Mamy Ratsimbazafy 36ec850c4f
Compile time signed ints (#55)
* Refactor asSignedWords, kill 130+ lines

* Allow signed int initialization at compiletime.

* inline procs in uint_mul

* Fix an unfortunate shadowing in high(Int)
2018-06-18 16:44:29 +02:00
..
private Compile time signed ints (#55) 2018-06-18 16:44:29 +02:00
int_public.nim Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00
io.nim Compile time signed ints (#55) 2018-06-18 16:44:29 +02:00
lenient_stint.nim lenient_stint, typo stuint vs stint in signed conversion 2018-06-14 18:42:58 +02:00
literals_stint.nim Add overloads for literals only (#50) 2018-05-31 14:31:27 +02:00
modular_arithmetic.nim Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00
uint_public.nim Compile-time creation of Uint (#53) 2018-06-16 18:54:40 +02:00