Commit History

Author SHA1 Message Date
  Ugorji Nwoke 17fb5629d4 codec: json: parsing unicode string (\uXXXX) means multiple each value by 16 (base) not 10. 9 years ago
  Ugorji Nwoke 9a5173b885 codec: json: fix base64 decoding for binary data 9 years ago
  Ugorji Nwoke b9bc36280d codec: fully support encoding/decoding from/to chan type. 9 years ago
  Ugorji Nwoke b5e234a12e codec: error handling cleanup, and unsafe build tag. 9 years ago
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 9 years ago
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. 10 years ago