Tao Wen
|
71f74dc71e
|
implement #230 DisallowUnknownFields option added
|
2018-02-05 23:03:53 +08:00 |
|
Tao Wen
|
a9b9c73b4d
|
fix #207 delay unsupported type error reporting
|
2017-12-15 10:13:11 +08:00 |
|
Tao Wen
|
f1258b01aa
|
fix #191 do not always assume the object field is simple string
|
2017-10-31 22:38:41 +08:00 |
|
Tao Wen
|
2dc0031b26
|
#152 gofmt
|
2017-08-25 12:53:23 +08:00 |
|
Tao Wen
|
d249b05a85
|
rename ValueType, to avoid collision with json.Number
|
2017-08-05 07:10:15 +08:00 |
|
Tao Wen
|
34a2174be3
|
#142 decode struct field should be case insensitiveyet another fix
|
2017-07-31 21:48:22 +08:00 |
|
Tao Wen
|
24ecaff2a1
|
#142 decode struct field should be case insensitive, the bug only happen for struct with more than 10 fields
|
2017-07-31 20:50:07 +08:00 |
|
Tao Wen
|
9b3ec40fd9
|
#133 fix empty struct skip; fix ] as empty array
|
2017-07-17 09:09:00 +08:00 |
|
Tao Wen
|
f0487718f6
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
|
Tao Wen
|
5862c51768
|
extract out feature_reflect_struct_decoder
|
2017-07-09 15:07:53 +08:00 |
|