Commit History

Author SHA1 Message Date
  allen cd6773e694 remove quotation check for key when decoding map 4 years ago
  Sai To Yeung 8961be9c21 Map keys of custom types should serialize using MarshalText when available (#461) 4 years ago
  Tao Wen acfec88f7a Merge pull request #422 from JensErat/map-invalid-type 4 years ago
  Tao Wen e88512faf8 Merge pull request #423 from vano144/fix-attachments-on-stream 4 years ago
  Aaron Beitch f814d6c0f1 Reduce allocations in sortKeysMapEncoder 5 years ago
  Ivan Romanov aba8654400 fix nil attachment on stream in custom encoder on sorted map 5 years ago
  Jens Erat a1c9557592 pass nested error in compatible configuration 5 years ago
  Ben Brooks 028e2ef2bd Fixes #405 - Encode nil map into null 5 years ago
  Tao Wen 05d041de10 fix #313 support json marshaller type as map key 6 years ago
  Tao Wen 10a568c511 fix #293 copy extensions 6 years ago
  Tao Wen ca39e5af3e suport encode map[interface{}]interface{} 6 years ago
  Tao Wen 455b3f8bb8 move reflect2 from plz to modern-go 6 years ago
  Tao Wen fff342fd04 gofmt 6 years ago
  Tao Wen 8d6662b81b fix #242 add CreateMapKeyEncoder and CreateMapKeyDecoder to extension spi 6 years ago
  Tao Wen 99fc16a363 use reflect2 to replace reflect 6 years ago
  Tao Wen a3866383f5 support recursive struct 6 years ago
  Tao Wen 3d39af6dd9 remove feature prefix 6 years ago