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

11 Commits

Author SHA1 Message Date
Tao Wen
d867c8ba5c split config into Config and frozenConfig 2017-06-13 18:49:35 +08:00
Tao Wen
acddcf5bbf extract out config 2017-06-13 16:58:53 +08:00
Tao Wen
788918b85d nil map or array should be null not [] or {} 2017-06-13 09:14:19 +08:00
Tao Wen
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
Tao Wen
5488fde97f fix one field struct interface{} optimization compatibility 2017-05-23 17:44:50 +08:00
Tao Wen
91b9e828b7 support recursive type 2017-05-05 16:51:05 +08:00
Tao Wen
e5476f70e7 fix slice of map 2017-04-16 14:05:08 +08:00
Tao Wen
d1aa59e34e implement omitempty 2017-03-08 07:38:25 -08:00
Tao Wen
9b587c0f22 suport encode interface 2017-01-26 00:25:17 +08:00
Tao Wen
90fc0b822f array encoder 2017-01-09 19:48:57 +08:00
Tao Wen
5af8cc4b09 split files 2017-01-07 07:49:50 +08:00