1
0
mirror of https://github.com/json-iterator/go.git synced 2025-03-23 21:09:11 +02:00

17 Commits

Author SHA1 Message Date
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