Historial de Commits

Autor SHA1 Mensaje Fecha
  Ugorji Nwoke 1a25ccb806 codec: streamline go's rules for anonymous field conflict, detect circular references, json indent hace 10 años
  Ugorji Nwoke f1f1a805ed codec: Fix UnmarshalJSON support hace 10 años
  Ugorji Nwoke b331ab22c3 codec: json: inline skipWhitespace, handle exported anonymous members, docs hace 10 años
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. hace 10 años
  Ugorji Nwoke 4373325df6 codec: initial string interning support hace 10 años
  Ugorji Nwoke 5d8e71f204 codec: Canonical natural ordering, and MaxValueReset and InterfaceReset options hace 10 años
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically hace 10 años
  Ugorji Nwoke 2cb41eb350 codec: json: support custom way to encode or decode raw bytes. hace 10 años
  Ugorji Nwoke 6a9a8caa01 codec: Seperate BytesExt and InterfaceExt interfaces from Ext, and add impl methods to handles. hace 10 años
  Ugorji Nwoke 1d5269ed4e codec(gen): code clean-up to remove separator concerns from framework and major re-architecture. hace 10 años
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. hace 10 años
  Ugorji Nwoke 17fb5629d4 codec: json: parsing unicode string (\uXXXX) means multiple each value by 16 (base) not 10. hace 10 años
  Ugorji Nwoke 9a5173b885 codec: json: fix base64 decoding for binary data hace 10 años
  Ugorji Nwoke b9bc36280d codec: fully support encoding/decoding from/to chan type. hace 11 años
  Ugorji Nwoke b5e234a12e codec: error handling cleanup, and unsafe build tag. hace 11 años
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. hace 11 años
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. hace 11 años