Histórico de Commits

Autor SHA1 Mensagem Data
  Tao Wen d51e841de0 fix build on 1.8 há 8 anos atrás
  Tao Wen 3353055b2a use concurrent.Map for 1.8 support há 8 anos atrás
  Tao Wen 455b3f8bb8 move reflect2 from plz to modern-go há 8 anos atrás
  Tao Wen 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input há 8 anos atrás
  Tao Wen 9472474ffd test []byte behavior há 8 anos atrás
  Tao Wen ad83167dc6 fix #243 fuzzy decoder should take null as valid input há 8 anos atrás
  Tao Wen fff342fd04 gofmt há 8 anos atrás
  Tao Wen 8d6662b81b fix #242 add CreateMapKeyEncoder and CreateMapKeyDecoder to extension spi há 8 anos atrás
  Tao Wen a377e2656b add map key example há 8 anos atrás
  Tao Wen 0ac74bba4a upgrade reflect2 há 8 anos atrás
  Tao Wen ebe943a4a6 fix #241, support 32bit platform há 8 anos atrás
  Tao Wen 414d0307c9 fix struct decoder report error há 8 anos atrás
  Tao Wen 86e9fd72bc update pkg há 8 anos atrás
  Tao Wen be70f29b04 detect remaining bytes há 8 anos atrás
  Tao Wen a3fdd37b9a use sync.Pool há 8 anos atrás
  Tao Wen d346ea6e55 get encoder without get type first há 8 anos atrás
  Tao Wen 820ec30bd6 get decoder without get type first há 8 anos atrás
  Tao Wen df8295a48a fix 1.8 há 8 anos atrás
  Tao Wen 99fc16a363 use reflect2 to replace reflect há 8 anos atrás
  Tao Wen a3866383f5 support recursive struct há 8 anos atrás
  Tao Wen 2fcbb23d96 rewrite how eface and iface are handled há 8 anos atrás
  Tao Wen ea6403326b fix #239, empty slice há 8 anos atrás
  Tao Wen 404d90796f move type declaration into separate files há 8 anos atrás
  Tao Wen b79587753b move any codec há 8 anos atrás
  Tao Wen 63ea5e3131 move encoder/decoder of native há 8 anos atrás
  Tao Wen 895a19f2dc move json raw message há 8 anos atrás
  Tao Wen 6327145300 move json number impl há 8 anos atrás
  Tao Wen c99d73acd0 rename há 8 anos atrás
  Tao Wen 3d39af6dd9 remove feature prefix há 8 anos atrás
  Tao Wen a016e87b9f move any codec há 8 anos atrás