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

13 Commits

Author SHA1 Message Date
Tao Wen
fa16f3c75c wrap string 2017-01-26 16:41:49 +08:00
Tao Wen
b9fe012eea string any 2017-01-23 08:33:43 +08:00
Tao Wen
1163c348f6 fix write string 2017-01-22 00:04:08 +08:00
Tao Wen
1d29fa38ef read to interface{} 2017-01-21 16:09:38 +08:00
Tao Wen
6efc6c44ac test read string and read string as slice 2017-01-16 23:57:09 +08:00
Tao Wen
e7ff7339b2 optimize read string 2017-01-16 23:43:20 +08:00
Tao Wen
5b0609f901 support int/string encode 2017-01-09 17:47:21 +08:00
Tao Wen
6f57d41461 add stream 2017-01-07 12:28:16 +08:00
SuperFashi
d63a00f0bf Formated, doced. Also fixed few minor bugs. 2017-01-05 21:23:08 +08:00
Tao Wen
aa42ac95c0 implement any api 2016-12-10 23:59:40 +08:00
Tao Wen
f98c2a4150 support WhatIsNext 2016-12-10 14:34:36 +08:00
Tao Wen
c44e7c496a optimize read string 2016-12-06 14:23:59 +08:00
Tao Wen
5488b122cd merge lexer with iterator 2016-12-01 10:35:38 +08:00