crystal-cbor/spec/cbor
Alberto Restifo 2f8693ca34 Implement CBOR::Serializable to decode from_cbor
The CBOR::Serializable macro implements a from_cbor method on any
object on which it's included.
2020-05-22 22:06:53 +02:00
..
from_cbor_spec.cr Fix boolean handling and add more tests 2020-05-11 12:00:17 +02:00
lexer_spec.cr Refactor lexer in preparation for decoder 2020-04-22 23:48:58 +02:00
serializable_spec.cr Implement CBOR::Serializable to decode from_cbor 2020-05-22 22:06:53 +02:00