|
any_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
api_tests
|
3830516ed0
Fix case sensitivity for nested fields
|
7 yıl önce |
|
benchmarks
|
fff342fd04
gofmt
|
8 yıl önce |
|
extension_tests
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
8 yıl önce |
|
extra
|
f88871b601
fix #263, support empty string as 0 in fuzz mode
|
7 yıl önce |
|
misc_tests
|
6a6742f0a2
fix base64 contains newline characters \r or \n
|
7 yıl önce |
|
skip_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
type_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
value_tests
|
37cc313d18
fix #274, unescape before base64 decode
|
7 yıl önce |
|
.codecov.yml
|
b74ffb2e03
import github.com/stretchr/testify/require
|
8 yıl önce |
|
.gitignore
|
051434fab7
fix #198, use dep for vendoring
|
8 yıl önce |
|
.travis.yml
|
f29a0391bc
travis: add 1.x to go versions
|
8 yıl önce |
|
Gopkg.lock
|
b92cf78708
Make case sensitivity optional. Fix
|
7 yıl önce |
|
Gopkg.toml
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
LICENSE
|
923358c07e
Initial commit
|
9 yıl önce |
|
README.md
|
9e9a97040e
always benchmark yourself
|
7 yıl önce |
|
adapter.go
|
6c702ce12a
fix #264 check io.EOF when test decoder.More
|
7 yıl önce |
|
any.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
any_array.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_bool.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_float.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_int32.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_int64.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_invalid.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_nil.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_number.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_object.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_str.go
|
c99d73acd0
rename
|
8 yıl önce |
|
any_uint32.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
any_uint64.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
build.sh
|
051434fab7
fix #198, use dep for vendoring
|
8 yıl önce |
|
config.go
|
b92cf78708
Make case sensitivity optional. Fix
|
7 yıl önce |
|
example_test.go
|
fff342fd04
gofmt
|
8 yıl önce |
|
fuzzy_mode_convert_table.md
|
779c3e2164
update conversion table
|
8 yıl önce |
|
iter.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_array.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_float.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_int.go
|
ebe943a4a6
fix #241, support 32bit platform
|
8 yıl önce |
|
iter_object.go
|
b92cf78708
Make case sensitivity optional. Fix
|
7 yıl önce |
|
iter_skip.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_skip_sloppy.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_skip_sloppy_test.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_skip_strict.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
iter_str.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
jsoniter.go
|
f0487718f6
document public symbols
|
8 yıl önce |
|
pool.go
|
b858ec296c
Release writer to enable GC
|
7 yıl önce |
|
reflect.go
|
b92cf78708
Make case sensitivity optional. Fix
|
7 yıl önce |
|
reflect_array.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_dynamic.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_extension.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_json_number.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_json_raw_message.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_map.go
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
8 yıl önce |
|
reflect_marshaler.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_native.go
|
8744d7c5c7
\n should not be ignored in base64 decode
|
7 yıl önce |
|
reflect_optional.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_slice.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
reflect_struct_decoder.go
|
3830516ed0
Fix case sensitivity for nested fields
|
7 yıl önce |
|
reflect_struct_encoder.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 yıl önce |
|
stream.go
|
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 yıl önce |
|
stream_float.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
stream_int.go
|
fff342fd04
gofmt
|
8 yıl önce |
|
stream_str.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
stream_test.go
|
3d39af6dd9
remove feature prefix
|
8 yıl önce |
|
test.sh
|
e7c7f3b337
fix coverage
|
8 yıl önce |