]> gitweb.factorcode.org Git - factor.git/commit
cbor: support read/write of simple values and tagged items.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 20 Aug 2019 14:34:29 +0000 (07:34 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 20 Aug 2019 14:34:29 +0000 (07:34 -0700)
commit0b78157744268f0bf4b774cbf7ea57d9fbd7a18f
tree1e18551e9cd3697f1926ac2bac897e58b3993d3d
parent5aedc3cc57fd7eb2478989ae04e9db19151ce1bb
cbor: support read/write of simple values and tagged items.

Fix issue with long array lengths.
extra/cbor/cbor-tests.factor
extra/cbor/cbor.factor