Commit History

Autor SHA1 Mensaxe Data
  Ugorji Nwoke c8e440640c codec: clean up old comments in code %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 2019b5eec8 codec: remove EncodeAsis and optimize access to jsonEncDriver %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 31766e6012 codec: StringToRaw should only be checked in the Handle %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 79ad6f2df1 codec: test: update generated test files %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke ffda9d4fba codec: streamline nil decoding: nil means zero value consistently %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke a2a200a106 codec: streamline encoding of nil values %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke aaa9e28013 codec: re-generate some files for testing in codecgen mode %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke d0398cecca codec: re-generated some files %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 8b3661cea8 codec: redesign how codecFnInfo is loaded from, and support SelfExt %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke e05b287349 codec: handle []byte encoded as array (as opposed to native mode per format) %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 86ce10f272 codec: misc refactoring, clean up and optimizations %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 070826dc1c codec: remove "internal" deprecated methods of encDriver and decDriver %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke b43ddd09e2 codecgen: (false || false) fails vet check (redundant or) %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke a2154fa654 codec: do not generate fast-path for uncommon types, and generate sort.Sort wrappers %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke aa2c01e021 codec: introduce EncodeOptions:StringToRaw flag to control string encoding %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke e531a5003d codec: refactor to afford bounds check elimination %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke 92b7607989 codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns %!s(int64=5) %!d(string=hai) anos
  Ugorji Nwoke eeb0478a81 codec: if json and the struct field name (or encode name) is ascii and alphanumeric, just write it out %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 9af07b2035 codec: streamline chan encoding/decoding %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 0d023046ac codec: use exact value for word size, instead of depending on strconv %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke d41456c8f4 codec: refactor codecgen, optimize isEmptyValue and cache more static type info %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 0e0d6e8695 codecgen: export c and m variables so they can be used by generated code %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke bcec826260 codecgen: clean up generated code, and statically determine how to en|decode struct fields %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke d36cb94d7a codecgen: fix bug with determining omitempty appropriately %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 6e9891a451 codec: clean up, improved symbol handling and numeric overflow support %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 84cb69a8af codec: multiple clean-ups especially on optimizing extension support and removing TODOs %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 69968d74ae codec: update generated files (per recent changes to the generators) %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign %!s(int64=6) %!d(string=hai) anos
  Ugorji Nwoke 69c49d0919 codec: update "Code generated" line %!s(int64=6) %!d(string=hai) anos