Tao Wen
|
9fddff05f0
|
try to fix #194 with larger array
|
2017-11-11 08:31:44 +08:00 |
|
Tao Wen
|
b1b003864e
|
expose OptionalEncoder&OptionalDecoder; add attachment to Stream&Iterator for customized decoder/encoder
|
2017-11-08 11:41:45 +08:00 |
|
Tao Wen
|
abbd16da6c
|
#140 blind fix
|
2017-08-02 09:20:43 +08:00 |
|
Tao Wen
|
b67201557a
|
avoid gc issue
|
2017-08-01 08:34:38 +08:00 |
|
Tao Wen
|
5124683f24
|
#140 try fix: maybe memory collected before assigned to existing object graph
|
2017-07-31 23:24:58 +08:00 |
|
Tao Wen
|
9b3ec40fd9
|
#133 fix empty struct skip; fix ] as empty array
|
2017-07-17 09:09:00 +08:00 |
|
Tao Wen
|
9ecb1fd36d
|
fix go vet
|
2017-07-09 11:24:26 +08:00 |
|
Tao Wen
|
f771d32291
|
#70 decode null to nil for map/slice
|
2017-06-26 10:20:49 +08:00 |
|
Tao Wen
|
486534c67c
|
#67 time as int64
|
2017-06-20 17:43:47 +08:00 |
|
Tao Wen
|
818ae1331a
|
#68 number to string
|
2017-06-20 15:11:01 +08:00 |
|
Tao Wen
|
b3170a8cef
|
rename Encoder => ValEncoder and Decoder => ValDecoder
|
2017-06-20 07:59:45 +08:00 |
|
Tao Wen
|
c3f5a2c536
|
#64 support fixed array
|
2017-06-19 23:43:28 +08:00 |
|