crystal-cbor/spec
Alberto Restifo 8baacbb606 Add encoding capabilities
* Create CBOR::Encoder, capable of translating Crystal values
* Add `#to_cbor` method to all major types
* Add `#to_cbor` in the CBOR::Serializable macro
2020-05-27 13:22:58 +02:00
..
cbor Add encoding capabilities 2020-05-27 13:22:58 +02:00
types Fix BytesArray functioning 2020-04-21 22:48:27 +02:00
cbor_spec.cr Complete basic int conversion 2020-04-19 12:16:05 +02:00
rfc_spec.cr Provide support for half-precision floats 2020-05-03 13:39:06 +02:00
spec_helper.cr Initialize library 2020-04-17 14:32:43 +02:00