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

18 Commits

Author SHA1 Message Date
Tao Wen
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
Tao Wen
e36f926072 fix random go test failure 2017-06-02 17:34:40 +08:00
Tao Wen
59e71bacc8 #36 handle anonymous 2017-06-02 16:52:20 +08:00
Tao Wen
e5a1e704ad #25 make fielding binding case insensitive 2017-05-24 13:16:09 +08:00
Tao Wen
6126a6d3ca #23 hide unexported fields by default 2017-05-24 09:39:11 +08:00
Tao Wen
5488fde97f fix one field struct interface{} optimization compatibility 2017-05-23 17:44:50 +08:00
Tao Wen
a92111261c fix struct with one pointer field 2017-05-05 17:27:41 +08:00
Tao Wen
91b9e828b7 support recursive type 2017-05-05 16:51:05 +08:00
Tao Wen
ccb972f58c merge 2017-04-28 09:10:06 +08:00
Tao Wen
8711c74c85 support Any as field type 2017-04-28 09:09:24 +08:00
eruca
b986d86f26 add test 2017-03-11 18:19:39 +08:00
Tao Wen
d1aa59e34e #12 implement omitempty 2017-03-08 07:38:25 -08:00
Tao Wen
ceb8c8a733 create map if nil 2017-03-07 18:36:58 -08:00
Tao Wen
da7ed7809b use hash for field dispatching 2017-02-08 13:46:28 +08:00
Tao Wen
1f0a0e9a2d encode optional 2017-01-09 20:51:09 +08:00
Tao Wen
552afb3625 struct encoder 2017-01-09 19:19:48 +08:00
Tao Wen
6f57d41461 add stream 2017-01-07 12:28:16 +08:00
Tao Wen
5af8cc4b09 split files 2017-01-07 07:49:50 +08:00