Vitaliy Filippov
|
34781ed7ee
|
Add as_string() casting numbers to strings
|
1 year ago |
Zhijiang TAO
|
eb4d67a68e
|
using longlong for internel storage
|
7 years ago |
Zhijiang TAO
|
f6b4188933
|
添加int64类型,但是还是会溢出
|
7 years ago |
Shrikant Kelkar
|
f6c0f68737
|
MSVS 2013 compatibility changes.
|
7 years ago |
Evgeniy A. Dushistov
|
33bca8e178
|
implement parsing of chunked json
Update: add more tests + use parser.failed
|
7 years ago |
Antonio Cervone
|
49a6197d08
|
use an enum to select strategy on comment parsing
|
7 years ago |
Antonio Cervone
|
882feb56ac
|
add bool to detect comments as run-time option.
|
7 years ago |
Antonio Cervone
|
08c391f89a
|
introduce consume_garbage()
new routine that consumes whitespaces and comments.
activated by JSON11_COMMENTS pre-processor flag.
|
7 years ago |
Jacob Potter
|
7103522344
|
Identify map- and vector-like objects in a VS14-compatible way
|
9 years ago |
Steven Kabbes
|
731322c2b8
|
Add const to comparisons
|
9 years ago |
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
|
10 years ago |
Jacob Potter
|
fe5e2167a5
|
Initial commit
|
10 years ago |