jangko
|
0dc6afe9d4
|
let the tests compileable and run
|
2023-06-12 21:07:15 +07:00 |
Mamy André-Ratsimbazafy
|
195480d58a
|
passing compile-time bitwise tests (but not runtime :?)
|
2023-06-12 17:08:20 +07:00 |
tersec
|
86621eced1
|
remove pre-Nim 1.2 support (#127)
|
2023-06-05 11:42:36 +00: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
|
332688fc92
|
fixes high(uint64) issue with nim 19.6
|
2019-10-23 21:55:47 +09:00 |
andri lim
|
332f7b1f04
|
improve uint bitwise coverage + compile time test
|
2019-10-23 21:55:47 +09:00 |
Jacek Sieka
|
9c51f9e7d5
|
use bitops2 from shims (#77)
|
2019-05-09 21:46:40 +02:00 |
Ștefan Talpalaru
|
6853ebe97c
|
assert() -> doAssert()
|
2019-03-14 03:43:51 +01:00 |
Jacek Sieka
|
edb1ade373
|
add a few more overloads for calculating bitset size (for eth-bloom)
|
2018-11-07 09:18:25 -06: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 |