andri lim ccf87daac1 implement arithmetic right shift (#76)
* implement arithmetic right shift

* workaround Nim VM 'cast' limitation

* fix high(stint) bug

* fix compile time bit shift bug

* add test for compile time shift and high(stint)

* add tests against ttmath
2019-05-11 15:44:41 +02:00
..
2019-03-14 03:43:51 +01:00
2019-03-14 03:43:51 +01:00
2019-05-09 21:46:40 +02:00