jangko
|
0dc6afe9d4
|
let the tests compileable and run
|
2023-06-12 21:07:15 +07:00 |
|
Mamy André-Ratsimbazafy
|
59bca47012
|
Fix comparison operators
|
2023-06-12 17:08:21 +07:00 |
|
Kim De Mey
|
e656ad40d1
|
Enable --styleCheck:usages (#118)
|
2022-02-24 20:09:53 +01:00 |
|
andri lim
|
8cc9116d1e
|
cosmetics changes
|
2019-10-23 21:55:47 +09:00 |
|
andri lim
|
c456190980
|
fixes operator precedence issue with nim 19.6
|
2019-10-23 21:55:47 +09:00 |
|
andri lim
|
5b9e73e488
|
improve uint comparison coverage + compile time test
|
2019-10-23 21:55:47 +09:00 |
|
Mamy Ratsimbazafy
|
f2d0eab153
|
Modular arithmetic (#47)
* Add isEven and isOdd functions
* Add modular add, mul, sub pow fixes #18
|
2018-05-16 10:41:46 +02:00 |
|
Yuriy Glukhov
|
ad09fe3a94
|
Corrected package structure
|
2018-05-08 17:42:42 +03:00 |
|
mratsim
|
d690923310
|
Update Stint in header + mention unsigned vs signed int in tests
|
2018-04-25 21:21:25 +02:00 |
|
mratsim
|
b34019c0b5
|
Add signed initialization, bitwise ops, addition, negation
|
2018-04-25 17:50:53 +02:00 |
|
mratsim
|
e2ab2dbf59
|
Add signed word iteration
|
2018-04-25 17:02:44 +02:00 |
|