simdjson/include/simdjson
Daniel Lemire 3e39a998ce Merge branch 'master' of github.com:lemire/simdjson
Conflicts:
	include/simdjson/jsonstream.h
2020-03-22 12:40:34 -04:00
..
inline Fix typos. 2020-03-22 09:14:14 -07:00
internal Support cout << json, cout << minify(json) 2020-03-13 18:59:15 -07:00
common_defs.h Compile with -fno-exceptions 2020-03-17 13:54:37 -07:00
compiler_check.h Create top level simdjson.h (#515) 2020-03-04 10:12:27 -08:00
document.h Keep loaded_bytes in parser to reduce allocation 2020-03-21 18:12:16 -07:00
document_iterator.h Fix typos. 2020-03-22 09:14:14 -07:00
document_stream.h Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support 2020-03-17 13:54:37 -07:00
error.h faster minifier (#568) 2020-03-20 16:14:47 -04:00
implementation.h faster minifier (#568) 2020-03-20 16:14:47 -04:00
jsonioutil.h Compile with -fno-exceptions 2020-03-17 13:54:37 -07:00
jsonparser.h Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support 2020-03-17 13:54:37 -07:00
jsonstream.h Merge branch 'master' of github.com:lemire/simdjson 2020-03-22 12:40:34 -04:00
padded_string.h Support document::parse("[1,2,3]"_padded) 2020-03-21 11:15:20 -07:00
parsedjson.h Add parser implementation interface and selection API (#501) 2020-02-21 16:34:27 -05:00
parsedjsoniterator.h Create top level simdjson.h (#515) 2020-03-04 10:12:27 -08:00
portability.h Remove TARGET_FALLBACK 2020-03-17 14:59:47 -07:00
simdjson.h Create top level simdjson.h (#515) 2020-03-04 10:12:27 -08:00
simdjson_version.h Make #defines into simdjson::constants 2020-03-11 19:16:29 -07:00