simdjson/include/simdjson
Geoff Langdale 777b9c9a9e Unbreak x86. Durp. 2019-03-30 15:50:35 +11:00
..
common_defs.h Temporarily added a non-x86 definition of SIMDJSON_PADDING 2019-03-21 11:37:40 +11:00
jsoncharutils.h Merge pull request #61 from NewProggie/fix_minor_problems 2019-02-26 20:50:03 +11:00
jsonformatutils.h Store the string lengths on the string tape (#101) 2019-03-13 19:32:57 -04:00
jsonioutil.h Updating comments regarding usage 2019-03-15 12:10:10 -04:00
jsonminifier.h Fix old-style C-Casts 2019-02-23 17:31:38 +01:00
jsonparser.h Store the string lengths on the string tape (#101) 2019-03-13 19:32:57 -04:00
numberparsing.h First cut of ARM port. Needs hand-hacked Makefile. 2019-03-30 00:47:35 -04:00
parsedjson.h Store the string lengths on the string tape (#101) 2019-03-13 19:32:57 -04:00
portability.h Fixup portability.h to be more portable. 2019-03-21 11:25:51 +11:00
simdjson.h Change parse_json return type from bool to int (#82) 2019-03-02 17:18:45 -05:00
simdjson_version.h New version (mostly setting the singleheader version in sync). 2019-03-13 21:02:39 -04:00
simdprune_tables.h Apply minor readability fixes 2019-02-23 17:28:20 +01:00
simdutf8check.h Adjust format and comments on avxcheckOverlong (#129) 2019-03-25 10:06:27 -04:00
stage1_find_marks.h Change parse_json return type from bool to int (#82) 2019-03-02 17:18:45 -05:00
stage2_build_tape.h Change parse_json return type from bool to int (#82) 2019-03-02 17:18:45 -05:00
stringparsing.h Unbreak x86. Durp. 2019-03-30 15:50:35 +11:00