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

8 Commits

Author SHA1 Message Date
550531a046 increase coverage 2017-07-05 11:40:20 +08:00
3829a470ae Merge pull request #106 from cch123/feature-add-int-tests
fix negative number to uint
2017-07-04 22:37:09 +08:00
4ea96ac7c3 change all negative convert to uint 0 2017-07-04 18:48:55 +08:00
e5d7a65616 add convert table 2017-07-04 16:38:07 +08:00
a743df1b8a add bool convert test map 2017-07-03 19:10:49 +08:00
f5edf564c8 gofmt 2017-06-19 23:43:53 +08:00
985e263300 #61 removed internal buffer from lazy array and object; jsoniter.Get replaced jsoniter.UnmarshalAny 2017-06-18 22:22:13 +08:00
8ab46965bd extract out any tests 2017-06-17 21:32:48 +08:00