Commit History

Author SHA1 Message Date
  Ugorji Nwoke 4a79e5b7b2 codec: fix fast-path so changed flag and value are propagated to caller. 9 years ago
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 9 years ago
  Ugorji Nwoke 8a2a3a8c48 codec: work around https://github.com/golang/go/issues/12927 9 years ago
  Ugorji Nwoke 4373325df6 codec: initial string interning support 9 years ago
  Ugorji Nwoke 5d8e71f204 codec: Canonical natural ordering, and MaxValueReset and InterfaceReset options 9 years ago
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 9 years ago
  Ugorji Nwoke 1d5269ed4e codec(gen): code clean-up to remove separator concerns from framework and major re-architecture. 9 years ago
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. 9 years ago
  Ugorji Nwoke 11c92bbf14 codec: Add canonical encoding support, handle EOF (as non-error) if Read successful, and export CborStreamBreak. 9 years ago
  Ugorji Nwoke b9bc36280d codec: fully support encoding/decoding from/to chan type. 9 years ago
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 9 years ago