|
any_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
api_tests
|
a949c42748
fix #261 should load from reader
|
7 yıl önce |
|
benchmarks
|
fff342fd04
gofmt
|
8 yıl önce |
|
extension_tests
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
8 yıl önce |
|
extra
|
f246f80f14
fix #260, support rename for extra.SupportPrivateFields
|
7 yıl önce |
|
misc_tests
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
8 yıl önce |
|
skip_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
type_tests
|
fff342fd04
gofmt
|
8 yıl önce |
|
value_tests
|
51dd70305b
add more test for #252
|
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
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 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
|
a949c42748
fix #261 should load from reader
|
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
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
8 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
|
3d39af6dd9
remove feature prefix
|
8 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
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 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
|
455b3f8bb8
move reflect2 from plz to modern-go
|
8 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
|
b53656d459
Check that a struct ends with closing brace
|
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 |