1
1
mirror of https://github.com/wader/fq.git synced 2024-11-27 14:14:58 +03:00
fq/format/cbor/testdata
Mattias Wadman 1383b411ae decode,interp: Add arbitrary large integer support (BigInt)
Was already handled in fq in various places as gojq uses them

Update msgpack to support negative integers that can't represented as int64
Rename read try* number functions to make them more explicit
2022-01-15 19:00:42 +01:00
..
appendix_a.fqtest decode,interp: Add arbitrary large integer support (BigInt) 2022-01-15 19:00:42 +01:00
appendix_a.json cbor: Add decoder 2022-01-12 17:56:03 +01:00
cbor.fqtest cbor: Add decoder 2022-01-12 17:56:03 +01:00