simdjson/tools
Thomas Navennec 352dd5e7fa Change parse_json return type from bool to int (#82)
* Added simdjerr namespace

* Updated jsonparser files

* updated stage1 and stage2

* removed stage2 inline function

* Added forgotten return statements

* Updated tools and benchmarks

* Corrected parenthesis

* Removed extra =

* Accidentally undid reinterpret_cast

* Better comments, undid a header name fuckup

* Added an errorMsg method, updated readme

* Removed useless header from stage2

* Updated single-header file

* added simdjerr.cpp contents to simdjson.cpp

* Made single header version work

* Updated singleheader test, fixed simdjson.cpp

* Renamed simdjerr namespace and files to simdjson

* Updating the amalgamation.
2019-03-02 17:18:45 -05:00
..
cmake Invoking -mbmi 2019-01-16 13:26:24 -05:00
CMakeLists.txt Adding cmake 2018-12-28 13:05:42 -05:00
json2json.cpp Change parse_json return type from bool to int (#82) 2019-03-02 17:18:45 -05:00
jsonstats.cpp Fix old-style C-Casts 2019-02-23 17:31:38 +01:00
minify.cpp Fix old-style C-Casts 2019-02-23 17:31:38 +01:00
release.py Adding release script. 2019-02-26 17:08:00 -05:00