extra
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
output_tests
|
fix golint: document exported symbols
|
2017-07-09 14:57:49 +08:00 |
.codecov.yml
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
.gitignore
|
test and cover multiple packages
|
2017-07-02 12:58:14 +08:00 |
.travis.yml
|
only test against 1.8
|
2017-07-02 19:26:06 +08:00 |
example_test.go
|
fix go vet
|
2017-07-09 11:24:26 +08:00 |
feature_adapter.go
|
document public symbols
|
2017-07-09 16:26:30 +08:00 |
feature_any_array.go
|
remove GetObject & GetArray from Any
|
2017-07-09 16:15:45 +08:00 |
feature_any_bool.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_float.go
|
increase coverage
|
2017-07-05 01:21:33 +08:00 |
feature_any_int32.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_int64.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_invalid.go
|
remove GetObject & GetArray from Any
|
2017-07-09 16:15:45 +08:00 |
feature_any_nil.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_number.go
|
fix negative number to uint
|
2017-07-04 14:00:24 +08:00 |
feature_any_object.go
|
remove GetObject & GetArray from Any
|
2017-07-09 16:15:45 +08:00 |
feature_any_string.go
|
Fix exponent parsing
|
2017-07-10 02:06:37 -04:00 |
feature_any_uint32.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any_uint64.go
|
add MustBeValid to Any
|
2017-06-19 21:21:20 +08:00 |
feature_any.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
feature_config.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
feature_iter_array.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
feature_iter_float.go
|
Fix exponent parsing
|
2017-07-10 02:06:37 -04:00 |
feature_iter_int.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
feature_iter_object.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
feature_iter_skip.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
feature_iter_string.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
feature_iter.go
|
Fix #123, make iterator read int if using number
|
2017-07-11 22:07:08 +08:00 |
feature_pool.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
feature_reflect_array.go
|
fix go vet
|
2017-07-09 11:24:26 +08:00 |
feature_reflect_extension.go
|
document public symbols
|
2017-07-09 16:26:30 +08:00 |
feature_reflect_map.go
|
#126 fix space in case map key is sorted
|
2017-07-11 01:07:18 +08:00 |
feature_reflect_native.go
|
make receiver names consistent
|
2017-07-09 15:11:24 +08:00 |
feature_reflect_object.go
|
extract out feature_reflect_struct_decoder
|
2017-07-09 15:07:53 +08:00 |
feature_reflect_slice.go
|
fix go vet
|
2017-07-09 11:24:26 +08:00 |
feature_reflect_struct_decoder.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
feature_reflect.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
feature_stream_float.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
feature_stream_int.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
feature_stream_string.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
feature_stream.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
fuzzy_mode_convert_table.md
|
add string tests
|
2017-07-05 00:39:20 +08:00 |
jsoniter_1dot8_only_test.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
jsoniter_adapter_test.go
|
#126 fix space in case map key is sorted
|
2017-07-11 01:07:18 +08:00 |
jsoniter_alias_test.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
jsoniter_any_array_test.go
|
fix build
|
2017-07-09 16:28:35 +08:00 |
jsoniter_any_bool_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_float_test.go
|
Fix exponent parsing
|
2017-07-10 02:06:37 -04:00 |
jsoniter_any_int_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_map_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_null_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_any_object_test.go
|
fix build
|
2017-07-09 16:28:35 +08:00 |
jsoniter_any_string_test.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
jsoniter_array_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_bool_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_customize_test.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
jsoniter_demo_test.go
|
fix go report card
|
2017-07-09 11:12:37 +08:00 |
jsoniter_find_end_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_fixed_array_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_float_test.go
|
Fix exponent parsing
|
2017-07-10 02:06:37 -04:00 |
jsoniter_int_test.go
|
add int/int8/int32/int64 overflow test
|
2017-07-07 17:14:52 +08:00 |
jsoniter_interface_test.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
jsoniter_invalid_test.go
|
merge
|
2017-07-07 09:14:24 +08:00 |
jsoniter_io_test.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
jsoniter_iterator_test.go
|
Add test for iterator UseNumber
|
2017-07-11 23:39:09 +08:00 |
jsoniter_large_file_test.go
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
jsoniter_map_test.go
|
fix build
|
2017-07-09 16:28:35 +08:00 |
jsoniter_must_be_valid_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_nested_test.go
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
jsoniter_null_test.go
|
check null/true/false
|
2017-07-10 15:23:35 +08:00 |
jsoniter_object_test.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
jsoniter_optional_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_raw_message_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_reflect_native_test.go
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
jsoniter_skip_test.go
|
fix build; add document for exported symbols
|
2017-07-09 14:48:34 +08:00 |
jsoniter_stream_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter_string_test.go
|
control character in string is invalid
|
2017-07-10 15:13:31 +08:00 |
jsoniter_wrap_test.go
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
jsoniter.go
|
document public symbols
|
2017-07-09 16:09:23 +08:00 |
LICENSE
|
Initial commit
|
2016-11-30 08:30:24 +08:00 |
README.md
|
cut 0.9.18
|
2017-07-03 10:17:02 +08:00 |
test.sh
|
test and cover multiple packages
|
2017-07-02 12:58:14 +08:00 |