1
0
mirror of https://github.com/json-iterator/go.git synced 2025-01-20 18:48:32 +02:00

10 Commits

Author SHA1 Message Date
Tao Wen
818ae1331a #68 number to string 2017-06-20 15:11:01 +08:00
Tao Wen
d0418857ce #53 move current config EnableXXX 2017-06-13 17:47:40 +08:00
Tao Wen
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
Tao Wen
fe9fa8900e #31 support json.RawMessage 2017-06-02 10:50:23 +08:00
Tao Wen
377b892102 support big float and int 2017-05-31 12:40:50 +08:00
Tao Wen
90888390bc fix readFloat64SlowPath not advancing the cursor 2017-05-02 10:15:21 +08:00
Tao Wen
54a69f1da2 fix read int ranges 2017-01-15 23:17:17 +08:00
Tao Wen
399ee3faaa optimize read int32 2017-01-15 22:50:31 +08:00
Tao Wen
c3c57d61b5 optimize read float64 2017-01-15 18:08:49 +08:00
Tao Wen
5b2a731963 implement readFloat32 fast path 2017-01-15 17:30:02 +08:00