Commit Graph

9 Commits (f2a40f88dc4bb13a2974fb6ee8a5a2fbd706aefd)

Author SHA1 Message Date
John Benediktsson 2cbcacad88 core/basis/extra: update some tags.txt. 2020-02-26 10:57:08 -08:00
John Benediktsson 001cb1746f cbor: cleanup tests a bit. 2019-08-20 16:45:23 -07:00
John Benediktsson 336da664ba cbor: read bignums, read/write timestamps and urls. 2019-08-20 14:48:03 -07:00
John Benediktsson 56fbf4643d cbor: support write of bignums. 2019-08-20 09:13:26 -07:00
John Benediktsson a7447cd783 cbor: support writing negative integers. 2019-08-20 07:41:54 -07:00
John Benediktsson 0b78157744 cbor: support read/write of simple values and tagged items.
Fix issue with long array lengths.
2019-08-20 07:34:29 -07:00
John Benediktsson 5aedc3cc57 cbor: add support for reading simple values and tagged data items. 2019-08-20 07:21:37 -07:00
John Benediktsson 63f1727ede cbor: fix empty bytestrings, add a bunch more parsing tests. 2019-08-19 21:32:17 -07:00
John Benediktsson 4ac8628a98 cbor: basic support for Concise Binary Object Representation (CBOR)
This is defined in RFC 7049.
2019-08-19 20:49:20 -07:00