Tao Wen
|
11c1cce0d8
fix #217 when input is null, non-decodable type should not be considered as error, to be compatible with stdlib
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
60a9df5ebc
fix #214 report EOF like stdlib
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
a9b9c73b4d
fix #207 delay unsupported type error reporting
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
e0df39fda2
fix #206, do not allow nil pointer as unmarshal input
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
6240e1e798
#185 add jsoniter.Valid
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
db32ee8c2d
#157 number can be null
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
36b14963da
#153 fix invalid utf8 using same implementation as the standard library
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
f706335302
#153 fix critical bug: infinite loop when write string is invalid utf8
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
2dc0031b26
#152 gofmt
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
ac3b3cd160
test []interface{}
|
%!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
|
f705934fbf
#138 fix - without following digits; fix 1.e1
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
6b6938829d
#136 strconv.ParseFloat can not validate 1. , added extra validation for this special case
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
e066e54964
#135 verify 1e1 and 1.0e1 is handled same as std
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
18d6ae2668
#135 fix leading zero
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
c966eaa031
#135 fix double negative
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
9b3ec40fd9
#133 fix empty struct skip; fix ] as empty array
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
dfa4bdf888
merge
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
b74ffb2e03
import github.com/stretchr/testify/require
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
5bc013d6a3
merge
|
%!s(int64=8) %!d(string=hai) anos |
Tao Wen
|
f7df62f1b5
#115 check object end
|
%!s(int64=8) %!d(string=hai) anos |
Xargin
|
ee6536c50a
increase coverage
|
%!s(int64=8) %!d(string=hai) anos |
Xargin
|
1de44419ea
increase coverage
|
%!s(int64=8) %!d(string=hai) anos |