simdjson/tools
Daniel Lemire 09bd7e8ef8
Verification and fix for issue 1063 (JSON Pointers) (#1064)
* Specification is not followed.

* Fixes.

* Do not pass string_view by reference.

* Better documentation.

* The example is written for exceptions.

* Better documentation.

* Updating with deprecation.

* Updating example.

* Updating example.
2020-08-18 17:23:18 -04:00
..
CMakeLists.txt Verification and fix for issue 1063 (JSON Pointers) (#1064) 2020-08-18 17:23:18 -04:00
json2json.cpp Run -Weffc++ in CI 2020-06-23 13:44:25 -07:00
jsonpointer.cpp Replace auto [x,error] with .get() everywhere 2020-06-21 16:26:59 -07:00
jsonstats.cpp Run -Weffc++ in CI 2020-06-23 13:44:25 -07:00
minify.cpp Mingw tests (32-bit and 64-bit) (#1004) 2020-06-29 21:10:54 -04:00
release.py Fixing issue 1013. (#1016) 2020-07-01 14:14:51 -04:00