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

8 Commits

Author SHA1 Message Date
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
fe9fa8900e #31 support json.RawMessage 2017-06-02 10:50:23 +08:00
377b892102 support big float and int 2017-05-31 12:40:50 +08:00
90888390bc fix readFloat64SlowPath not advancing the cursor 2017-05-02 10:15:21 +08:00
54a69f1da2 fix read int ranges 2017-01-15 23:17:17 +08:00
399ee3faaa optimize read int32 2017-01-15 22:50:31 +08:00
c3c57d61b5 optimize read float64 2017-01-15 18:08:49 +08:00
5b2a731963 implement readFloat32 fast path 2017-01-15 17:30:02 +08:00