Histórico de commits

Autor SHA1 Mensagem Data
  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 8 anos atrás
  Tao Wen 9472474ffd test []byte behavior 8 anos atrás
  Tao Wen ad83167dc6 fix #243 fuzzy decoder should take null as valid input 8 anos atrás
  Tao Wen fff342fd04 gofmt 8 anos atrás
  Tao Wen 8d6662b81b fix #242 add CreateMapKeyEncoder and CreateMapKeyDecoder to extension spi 8 anos atrás
  Tao Wen a377e2656b add map key example 8 anos atrás
  Tao Wen 0ac74bba4a upgrade reflect2 8 anos atrás
  Tao Wen ebe943a4a6 fix #241, support 32bit platform 8 anos atrás
  Tao Wen 414d0307c9 fix struct decoder report error 8 anos atrás
  Tao Wen 86e9fd72bc update pkg 8 anos atrás
  Tao Wen be70f29b04 detect remaining bytes 8 anos atrás
  Tao Wen a3fdd37b9a use sync.Pool 8 anos atrás
  Tao Wen d346ea6e55 get encoder without get type first 8 anos atrás
  Tao Wen 820ec30bd6 get decoder without get type first 8 anos atrás
  Tao Wen df8295a48a fix 1.8 8 anos atrás
  Tao Wen 99fc16a363 use reflect2 to replace reflect 8 anos atrás
  Tao Wen a3866383f5 support recursive struct 8 anos atrás
  Tao Wen 2fcbb23d96 rewrite how eface and iface are handled 8 anos atrás
  Tao Wen ea6403326b fix #239, empty slice 8 anos atrás
  Tao Wen 404d90796f move type declaration into separate files 8 anos atrás
  Tao Wen b79587753b move any codec 8 anos atrás
  Tao Wen 63ea5e3131 move encoder/decoder of native 8 anos atrás
  Tao Wen 895a19f2dc move json raw message 8 anos atrás
  Tao Wen 6327145300 move json number impl 8 anos atrás
  Tao Wen c99d73acd0 rename 8 anos atrás
  Tao Wen 3d39af6dd9 remove feature prefix 8 anos atrás
  Tao Wen a016e87b9f move any codec 8 anos atrás
  Tao Wen 08218647c3 use reflect2 to implement map decoder 8 anos atrás
  Tao Wen d6f02cbd48 remove sliceHeader 8 anos atrás
  Tao Wen b53aa13eb0 rename 8 anos atrás