crystal-cbor/src/cbor
Karchnu b8ebc57bb7 Decoding: use_cbor_discriminator 2020-11-11 04:54:19 +01:00
..
type Remove duplicated bit shift 2020-05-03 13:43:23 +02:00
decoder.cr Decoding: use_cbor_discriminator 2020-11-11 04:54:19 +01:00
diagnostic.cr Fix typos and remove redundant use of 'Object#to_s' 2020-09-30 10:34:58 +02:00
encoder.cr Fix typos and remove redundant use of 'Object#to_s' 2020-09-30 10:34:58 +02:00
from_cbor.cr Decoding: use_cbor_discriminator 2020-11-11 04:54:19 +01:00
lexer.cr Decoding: use_cbor_discriminator 2020-11-11 04:54:19 +01:00
parse_error.cr Continue implementation and start decoder 2020-04-19 20:40:10 +02:00
serializable.cr Decoding: use_cbor_discriminator 2020-11-11 04:54:19 +01:00
serialization_error.cr Strict by default and implement Serializable::Unmapped 2020-05-23 17:32:23 +02:00
simple_value.cr Fix typos and remove redundant use of 'Object#to_s' 2020-09-30 10:34:58 +02:00
tag.cr Adjust COSE tags terminology to match RFC8152 2020-06-18 09:29:29 +02:00
to_cbor.cr Fix typos and remove redundant use of 'Object#to_s' 2020-09-30 10:34:58 +02:00
token.cr Fix unbounded array iteration 2020-05-09 20:25:32 +02:00