simdjson/tools
saka1 c1f27fb848 Accept large unsigned integers (#295)
* handle uint64 value in JSON
* Add integer_tests
* Add get_unsigned_integer() on  ParsedJson::BasicIterator
* Write 'u' to tape when the value seems unsigned
* Add to handle 'u' element
* Brush up integer_tests.cpp
* Append tests/integer_tests in .gitignore
* Add comments to is_integer and is_unsigned_integer
2019-09-02 10:50:24 -04:00
..
cmake Adding more sanitize tests as part of the CI. (#267) 2019-08-09 17:26:05 -04:00
CMakeLists.txt Adding cmake 2018-12-28 13:05:42 -05:00
json2json.cpp Fix most warnings on VS2019 (#241) 2019-07-31 17:43:45 -04:00
jsonpointer.cpp Style uniformization (#238) 2019-07-30 17:18:10 -04:00
jsonstats.cpp Accept large unsigned integers (#295) 2019-09-02 10:50:24 -04:00
minify.cpp Fix most warnings on VS2019 (#241) 2019-07-31 17:43:45 -04:00
release.py Fixing style violation. 2019-08-01 16:38:51 -04:00