Commit Graph

12 Commits (55363fc2653b8802637a3d2e73a06839a72c585d)

Author SHA1 Message Date
Vitaliy Filippov 34781ed7ee Add as_string() casting numbers to strings 2021-11-10 02:27:12 +03:00
Zhijiang TAO eb4d67a68e using longlong for internel storage 2016-08-16 11:00:25 +08:00
Zhijiang TAO f6b4188933 添加int64类型,但是还是会溢出 2016-08-16 00:14:02 +08:00
Shrikant Kelkar f6c0f68737 MSVS 2013 compatibility changes. 2016-06-20 17:36:17 -07:00
Evgeniy A. Dushistov 33bca8e178 implement parsing of chunked json
Update: add more tests + use parser.failed
2016-04-27 23:37:17 +03:00
Antonio Cervone 49a6197d08 use an enum to select strategy on comment parsing 2015-12-01 11:08:37 +01:00
Antonio Cervone 882feb56ac add bool to detect comments as run-time option. 2015-11-30 12:27:35 +01:00
Antonio Cervone 08c391f89a introduce consume_garbage()
new routine that consumes whitespaces and comments.
activated by JSON11_COMMENTS pre-processor flag.
2015-11-27 16:41:05 +01:00
Jacob Potter 7103522344 Identify map- and vector-like objects in a VS14-compatible way 2014-08-13 15:12:44 -07:00
Steven Kabbes 731322c2b8 Add const to comparisons 2014-03-27 03:55:52 -07:00
Jacob Potter 979cb4ca76 Add LICENSE.txt; some minor cleanups
- Add LICENSE.txt
- Add a comment about how we handle numbers
- Add more test code
- Fix a narrowing-conversion issue
- Fix a comment typo
2013-10-01 19:05:12 -07:00
Jacob Potter fe5e2167a5 Initial commit 2013-09-06 15:07:12 -07:00