Commit History

Autor SHA1 Mensaxe Data
  Tao Wen 6240e1e798 #185 add jsoniter.Valid %!s(int64=8) %!d(string=hai) anos
  Tao Wen 0149a5cf4a fix #183 error message not only show expectation, but also the actual value %!s(int64=8) %!d(string=hai) anos
  Tao Wen 16f78601b5 fix #184, support null as number %!s(int64=8) %!d(string=hai) anos
  Tao Wen 8f50a91be2 fix #181, support string as json.Number and jsoniter.Number %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin 9f6e5962a9 Improve stdlib compatibility %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti c59c42fda0 fix decoding of nil non-empty interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 2017f3866b fix encoding of nil marshaler interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti ddc5af4512 fix encoding of nil non-empty interface %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin ae57d167e8 Fix custom marshaler for enum types %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 005d86dc44 fix handling of nil empty interface %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin 18a241d40b Allow null booleans %!s(int64=8) %!d(string=hai) anos
  Tao Wen 90574c5ca3 #166 support ValidateJsonRawMessage in ConfigCompatibleWithStandardLibrary %!s(int64=8) %!d(string=hai) anos
  Tao Wen 0828e559d0 #164 support interface{} with ptr %!s(int64=8) %!d(string=hai) anos
  Tao Wen db32ee8c2d #157 number can be null %!s(int64=8) %!d(string=hai) anos
  Tao Wen 1cfa233923 #143 make jsoniter.Number same meaning as json.Number, however UseNumber still returns json.Number. 1.9 alias support should be added later %!s(int64=8) %!d(string=hai) anos
  Tao Wen d249b05a85 rename ValueType, to avoid collision with json.Number %!s(int64=8) %!d(string=hai) anos
  Tao Wen c15b4d116c #139 unmarshal non base64 into []byte %!s(int64=8) %!d(string=hai) anos
  Tao Wen 3a6ecf051c make receiver names consistent %!s(int64=8) %!d(string=hai) anos
  Tao Wen ed6c434851 gofmt %!s(int64=8) %!d(string=hai) anos
  Tao Wen 54ab168362 #99 support uintptr %!s(int64=8) %!d(string=hai) anos
  Tao Wen f2c50ef73b #97 omit empty behavior should follow the original type %!s(int64=8) %!d(string=hai) anos
  Tao Wen fa0965a968 #90 trim spaces when UnmarshalJSON %!s(int64=8) %!d(string=hai) anos
  Tao Wen 1253b8edd3 gofmt %!s(int64=8) %!d(string=hai) anos
  Tao Wen 545a32f2a1 #76 support TextUnmarshal %!s(int64=8) %!d(string=hai) anos
  Tao Wen faaa59222a #79 fix string tag on string field %!s(int64=8) %!d(string=hai) anos
  Tao Wen cf77980493 #71 fixed []byte alias %!s(int64=8) %!d(string=hai) anos
  Tao Wen 486534c67c #67 time as int64 %!s(int64=8) %!d(string=hai) anos
  Tao Wen 818ae1331a #68 number to string %!s(int64=8) %!d(string=hai) anos
  Tao Wen b3170a8cef rename Encoder => ValEncoder and Decoder => ValDecoder %!s(int64=8) %!d(string=hai) anos
  Tao Wen 945fe53724 fix html escape test and omit empty %!s(int64=8) %!d(string=hai) anos