提交歷史

作者 SHA1 備註 提交日期
  Tao Wen 6dad2de6cc fix build 8 年之前
  Tao Wen a9b9c73b4d fix #207 delay unsupported type error reporting 8 年之前
  Tao Wen 9f088cbcc4 fix #195 when decode float as int, report it clearly 8 年之前
  Tao Wen 3c0e5762c4 fix #196 do not hard code 1 << 49 8 年之前
  Tao Wen d394a135a1 #197 fix place holder encoder to use EncodeInterface, WriteToStream is unsafe when the real encoder is unknown 8 年之前
  Oleg Shaldybin 9f6e5962a9 Improve stdlib compatibility 8 年之前
  Jason Toffaletti b5d2607a6d replace should.Equal(nil, err) with should.NoError(err) 8 年之前
  Jason Toffaletti 48cc4d965a improve test 8 年之前
  Jason Toffaletti 8324374402 add tests for decoding nil interfaces 8 年之前
  Jason Toffaletti 2f7e5c8dd7 add failing tests for nil non-empty interfaces 8 年之前
  Jason Toffaletti e658f6597a add failing test for handling of nil interface with omitempty 8 年之前
  Oleg Shaldybin 18a241d40b Allow null booleans 8 年之前
  Tao Wen 90574c5ca3 #166 support ValidateJsonRawMessage in ConfigCompatibleWithStandardLibrary 8 年之前
  Tao Wen 0828e559d0 #164 support interface{} with ptr 8 年之前
  Tao Wen e066e54964 #135 verify 1e1 and 1.0e1 is handled same as std 8 年之前
  Tao Wen f0487718f6 document public symbols 8 年之前
  Tao Wen b74ffb2e03 import github.com/stretchr/testify/require 8 年之前
  Tao Wen 04eae11ba5 #91 fix one ptr embedded struct 8 年之前
  Tao Wen e6c24947ee array is just like struct, one element case special for interface{ 8 年之前
  Tao Wen 84fa033353 #80 fix the case when embedded struct ptr is nil 8 年之前
  Tao Wen dc44e85a86 #73 fix interface{} optimization for one ptr field struct and array 8 年之前
  Tao Wen 14588726a1 expose ValEncoder & ValDecoder 8 年之前
  Tao Wen 31afe6450e add Api interface to allow save the frozen config 8 年之前
  Tao Wen 7a049ec79c #60 support read interface{} as json.Number 8 年之前
  Tao Wen b31b1301e2 #59 add ConfigFastest 8 年之前
  Tao Wen 5f22e50c89 #53 support escapeHtml 8 年之前
  Tao Wen acddcf5bbf #53 extract out config 8 年之前
  Tao Wen 84ad508437 #48 should return error if concrete tpye unknown 8 年之前
  Tao Wen cfffa29c8a gofmt 8 年之前
  Tao Wen e36f926072 fix random go test failure 8 年之前