Tao Wen
|
bd4364ab7c
|
#129 fix read map with reader, should use ReadMapCB instead of ReadObjectCB
|
2017-07-12 16:40:05 +08:00 |
|
Tao Wen
|
d336ee6da6
|
fix build
|
2017-07-09 16:28:35 +08:00 |
|
Tao Wen
|
6d0e6f3733
|
fix go report card
|
2017-07-09 11:12:37 +08:00 |
|
Xargin
|
e07a4ca5ec
|
add int/int8/int32/int64 overflow test
|
2017-07-07 17:14:52 +08:00 |
|
Tao Wen
|
b74ffb2e03
|
import github.com/stretchr/testify/require
|
2017-07-07 09:13:25 +08:00 |
|
Xargin
|
ee6536c50a
|
increase coverage
|
2017-07-06 11:44:39 +08:00 |
|
Tao Wen
|
ff3c624fa9
|
fix anonymous fields
|
2017-06-21 00:26:18 +08:00 |
|
Tao Wen
|
29a928e1d2
|
support naming strategy
|
2017-06-20 23:09:53 +08:00 |
|
Tao Wen
|
f5edf564c8
|
gofmt
|
2017-06-19 23:43:53 +08:00 |
|
Tao Wen
|
c6a598e292
|
# add jsoniter.RawMessage
|
2017-06-19 23:10:20 +08:00 |
|
Tao Wen
|
eecb062c32
|
#63 support decode anonymous struct
|
2017-06-19 23:02:57 +08:00 |
|
Tao Wen
|
50583f6bae
|
#63 support *json.RawMessage
|
2017-06-19 22:57:43 +08:00 |
|
Tao Wen
|
8ab46965bd
|
extract out any tests
|
2017-06-17 21:32:48 +08:00 |
|
Tao Wen
|
0195110b5b
|
gofmt
|
2017-06-17 21:11:23 +08:00 |
|
Tao Wen
|
55fc498d27
|
use iterator from cache for any
|
2017-06-17 21:10:08 +08:00 |
|
Tao Wen
|
b31b1301e2
|
#59 add ConfigFastest
|
2017-06-17 10:21:37 +08:00 |
|
Tao Wen
|
69bc64b6d8
|
#54 support sort map keys
|
2017-06-16 16:46:30 +08:00 |
|
Tao Wen
|
5f22e50c89
|
#53 support escapeHtml
|
2017-06-15 23:55:04 +08:00 |
|
Tao Wen
|
acddcf5bbf
|
#53 extract out config
|
2017-06-13 16:58:53 +08:00 |
|
Tao Wen
|
788918b85d
|
#56 nil map or array should be null not [] or {}
|
2017-06-13 09:14:19 +08:00 |
|
Tao Wen
|
3307ce3ba2
|
#50 map key unlike object field, can contain escaped char
|
2017-06-12 10:13:13 +08:00 |
|
Tao Wen
|
cfffa29c8a
|
gofmt
|
2017-06-06 23:27:00 +08:00 |
|
Tao Wen
|
3979955e69
|
support TextMarshaler as map key
|
2017-06-06 00:09:33 +08:00 |
|
Tao Wen
|
af4982b22c
|
support decode int key map
|
2017-06-05 23:53:48 +08:00 |
|
Tao Wen
|
29dc1d407d
|
write map with int key
|
2017-06-05 23:01:00 +08:00 |
|
Tao Wen
|
e5476f70e7
|
#16 fix slice of map
|
2017-04-16 14:05:08 +08:00 |
|
Tao Wen
|
1e91dbbf58
|
map any support get all
|
2017-01-31 23:16:40 +08:00 |
|
Tao Wen
|
10a1fb8762
|
wrap map
|
2017-01-28 23:11:29 +08:00 |
|
Tao Wen
|
9df37bbd68
|
remove any
|
2017-01-22 19:36:19 +08:00 |
|
Tao Wen
|
1d29fa38ef
|
read to interface{}
|
2017-01-21 16:09:38 +08:00 |
|
Tao Wen
|
1f0a0e9a2d
|
encode optional
|
2017-01-09 20:51:09 +08:00 |
|
Tao Wen
|
5b0609f901
|
support int/string encode
|
2017-01-09 17:47:21 +08:00 |
|
SuperFashi
|
d63a00f0bf
|
Formated, doced. Also fixed few minor bugs.
|
2017-01-05 21:23:08 +08:00 |
|
Tao Wen
|
c352559e52
|
fix unsafe reference
|
2016-12-11 18:19:26 +08:00 |
|
Tao Wen
|
3e47c79b7e
|
fix any
|
2016-12-11 15:53:35 +08:00 |
|
Tao Wen
|
2895fe2215
|
make any easier to work with
|
2016-12-11 10:04:26 +08:00 |
|
Tao Wen
|
e427475e9c
|
support map
|
2016-12-11 00:38:07 +08:00 |
|