Commit graph

7 commits

Author SHA1 Message Date
E Sequeira
48308d45d9
fix json decode (#424)
* fix json decode
2023-06-26 08:40:49 +01:00
gufeijun
3f4245d962
fix: solve precision problem when decode bigint in json (#399) 2023-01-30 08:10:04 +00:00
Ozan Hacıbekiroğlu
3d7269c2c8
fix stdlib json string encoding (#272) 2020-05-05 06:46:08 +02:00
daniel
d5b24138d3
add go module v2 (#244) 2019-12-29 13:38:51 -08:00
daniel
a9a233a750
fix internal package issue (#241)
* fix internal package issue

* ExampleSimple -> Example
2019-12-24 07:42:30 -08:00
daniel
c88a5f506e
some code clean up (#237) 2019-12-20 11:40:38 -08:00
Daniel
2cde0eaeea
json module faster implementation (#173)
* json module faster implementation

* add some decoding error test
2019-04-06 05:25:23 -07:00