1
0
mirror of https://github.com/json-iterator/go.git synced 2024-11-27 08:30:57 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Tao Wen
8ef8e04fbc update README 2016-12-05 10:49:33 +08:00
Tao Wen
7a507e6bf3 skip tab; add CurrentBuffer() to allow debug 2016-12-05 10:43:42 +08:00
Tao Wen
7d8dcb7ec4 update README 2016-12-04 23:18:17 +08:00
Tao Wen
60981a2642 update README 2016-12-04 23:01:42 +08:00
Tao Wen
cb86934dc8 adapter 2016-12-04 22:50:53 +08:00
Tao Wen
d80d954345 support string conversion 2016-12-04 22:45:20 +08:00
Tao Wen
d8153db791 int/float/bool 2016-12-04 22:15:12 +08:00
Tao Wen
fafa785306 support integer types 2016-12-04 21:32:43 +08:00
Tao Wen
38e256e526 support int 2016-12-04 21:19:54 +08:00
Tao Wen
7bb029bca5 support slice 2016-12-04 20:50:55 +08:00
Tao Wen
33e3df45dd support optional string 2016-12-04 13:13:38 +08:00
Tao Wen
dd431da523 support struct 2016-12-04 12:27:34 +08:00
Tao Wen
18a2587df6 reflect string 2016-12-04 11:06:38 +08:00
Tao Wen
ce5b193569 support null/true/false 2016-12-02 11:22:20 +08:00
Tao Wen
05a9df4749 support skip 2016-12-02 00:13:13 +08:00
Tao Wen
f96cc49fd4 support float 2016-12-01 23:25:29 +08:00
Tao Wen
b32182e935 test nested 2016-12-01 16:11:07 +08:00
Tao Wen
229d7a476d support array 2016-12-01 13:53:40 +08:00
Tao Wen
b48e59dbb7 support array 2016-12-01 13:53:36 +08:00
Tao Wen
5488b122cd merge lexer with iterator 2016-12-01 10:35:38 +08:00
Tao Wen
6f134c8790 add lexer 2016-12-01 00:56:25 +08:00
Tao Wen
923358c07e Initial commit 2016-11-30 08:30:24 +08:00