.. |
ranges
|
Fix a compilation error when using a 32-bit varint parser
|
2020-05-12 22:59:46 +03:00 |
shims
|
Forgotten changes from the previous commit
|
2020-06-05 19:19:06 +03:00 |
README.md
|
std_shims->stew
|
2019-07-06 19:12:24 +02:00 |
base32.nim
|
Copied base32, 58, 64 from libp2p
|
2019-12-13 15:31:19 +02:00 |
base58.nim
|
Copied base32, 58, 64 from libp2p
|
2019-12-13 15:31:19 +02:00 |
base64.nim
|
Copied base32, 58, 64 from libp2p
|
2019-12-13 15:31:19 +02:00 |
bitops2.nim
|
Add bitops2.getBitsBE
|
2020-06-01 19:49:46 +03:00 |
bitseqs.nim
|
ssz no longer uses stew/bitseqs
|
2020-06-03 11:22:32 +02:00 |
byteutils.nim
|
byteutils: compile-time to/fromBytes (#35)
|
2020-05-06 15:51:07 +02:00 |
closures.nim
|
std_shims->stew
|
2019-07-06 19:12:24 +02:00 |
endians2.nim
|
fixes for `-d:swapBytesBuiltin --cc:vcc`
|
2020-05-19 21:58:46 -03:00 |
io.nim
|
Prepare for Nim v1.0.2
|
2019-10-23 09:36:16 +09:00 |
objects.nim
|
Fix a typo [skip ci]
|
2020-04-22 16:39:37 +03:00 |
ptrops.nim
|
ssz no longer uses stew/bitseqs
|
2020-06-03 11:22:32 +02:00 |
ranges.nim
|
deprecate ranges (#31)
|
2020-05-07 07:11:43 +02:00 |
result.nim
|
result -> results (#27)
|
2020-04-07 11:43:07 +02:00 |
results.nim
|
Add a note about compiler crash with raises pragma (results)
|
2020-05-12 19:37:15 +09:00 |
strings.nim
|
std_shims->stew
|
2019-07-06 19:12:24 +02:00 |
varints.nim
|
Fix a compilation error when using a 32-bit varint parser
|
2020-05-12 22:59:46 +03:00 |