1
0
mirror of https://github.com/json-iterator/go.git synced 2025-06-30 23:23:49 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
6240e1e798 #185 add jsoniter.Valid 2017-10-10 08:57:02 +08:00
0149a5cf4a fix #183 error message not only show expectation, but also the actual value 2017-10-09 08:24:51 +08:00
9b3ec40fd9 #133 fix empty struct skip; fix ] as empty array 2017-07-17 09:09:00 +08:00
0187038bad check null/true/false 2017-07-10 15:23:35 +08:00
f0487718f6 document public symbols 2017-07-09 16:09:23 +08:00
818ae1331a #68 number to string 2017-06-20 15:11:01 +08:00
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
928bc4ce72 ReadArrayCB 2017-01-20 13:54:51 +08:00