1
0
mirror of https://github.com/json-iterator/go.git synced 2025-06-12 22:47:42 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
fe9fa8900e #31 support json.RawMessage 2017-06-02 10:50:23 +08:00
6880076b44 fix map[string]interface{} in struct 2017-02-03 18:44:54 +08:00
498ab96d90 array any support get all 2017-01-31 20:10:16 +08:00
64c9bd0b1c wrap array 2017-01-28 21:11:36 +08:00
cf4113fc22 wrap float 2017-01-26 16:33:16 +08:00
85edb698c8 Any Get will never return nil 2017-01-26 16:24:01 +08:00
4d7e181f9f implement Any WriteTo 2017-01-26 14:56:31 +08:00
9b587c0f22 suport encode interface 2017-01-26 00:25:17 +08:00
94ae645ab9 array/object to bool/int 2017-01-24 23:13:58 +08:00
ee54218b0a lazy array get 2017-01-24 22:56:18 +08:00
fa165c684f array lazy iterator 2017-01-24 22:47:56 +08:00
8656482625 array lazy fill and full fill 2017-01-24 22:36:16 +08:00
1d29fa38ef read to interface{} 2017-01-21 16:09:38 +08:00
928bc4ce72 ReadArrayCB 2017-01-20 13:54:51 +08:00
90fc0b822f array encoder 2017-01-09 19:48:57 +08:00
e034897e69 write array 2017-01-07 22:16:20 +08:00
d63a00f0bf Formated, doced. Also fixed few minor bugs. 2017-01-05 21:23:08 +08:00
f98c2a4150 support WhatIsNext 2016-12-10 14:34:36 +08:00
44a65aa13a remove callback api 2016-12-08 09:48:26 +08:00
c457aeaac2 optimize 2016-12-06 13:48:03 +08:00
229d7a476d support array 2016-12-01 13:53:40 +08:00