~ehmry/nim_cbor

20240823 15 days ago .tar.gz browse log

Test with balls

20230619 1 year, 2 months ago .tar.gz browse log

Fork bigints into src/cbor/private

20230310 1 year, 5 months ago .tar.gz browse log

Skip nodes during parser by read, not seeking

Stdin cannot be seeked, so read and discard to skip something.

20221007 1 year, 10 months ago .tar.gz browse log

Sort in bytewise lexicographic order

The length-first sorting algormithm from RFC7049 was being used
but this was replaced in RFC8949.

20220831 2 years ago .tar.gz browse log

Make writing byte-strings easier

0.9.0 2 years ago .tar.gz browse log

Cast all comparisons to 64bit to support 32 bit architectures

nim-cbor-0.9.0 2 years ago .tar.gz browse log

Cast all comparisons to 64bit to support 32 bit architectures

v0.8.1 2 years ago .tar.gz browse log

The dependency is bigints not bignum

v0.8.0 3 years ago .tar.gz browse log

Add `isTagged`

Calling `tag` raises an exception for untagged items, add an
accessor for checking the presence of a tag.

v0.7.0 3 years ago .tar.gz browse log

v0.7.0
1 / 2