This website requires JavaScript.
Explore
Help
Sign In
admin
/
simdjson-simdjson
Watch
1
Star
0
Fork
0
You've already forked simdjson-simdjson
mirror of
https://github.com/simdjson/simdjson
synced
2026-06-08 17:27:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eef117194478115f842e08682bc769051a0a863f
simdjson-simdjson
/
include
/
simdjson
T
History
John Keiser
eef1171944
Merge pull request
#954
from simdjson/jkeiser/parse-many-result
...
Return error from parse_many
2020-06-23 09:06:20 -07:00
..
dom
Fix copy constructor issue on older gcc
2020-06-21 12:06:14 -07:00
inline
Remove deprecated uses of parse_many
2020-06-21 11:19:06 -07:00
internal
Let tape writing be put in a register
2020-06-12 09:18:20 -07:00
nonstd
Support C++ 14
2020-04-08 14:00:13 -07:00
common_defs.h
We should guard the include (
#881
)
2020-05-13 20:02:46 -04:00
compiler_check.h
Compile under C++ 11
2020-04-08 14:00:13 -07:00
error.h
Switch from get(v,e) to e = get(v)
2020-06-20 17:57:09 -07:00
implementation.h
Fixing the name of the variable
2020-06-22 16:29:38 -04:00
jsonioutil.h
Make include files more fine-grained
2020-05-19 14:42:04 -07:00
minify.h
Rename minify class to minifier so the minify() method is cleared up
2020-06-12 17:05:25 -07:00
padded_string.h
Make include files more fine-grained
2020-05-19 14:42:04 -07:00
portability.h
Switch from get(v,e) to e = get(v)
2020-06-20 17:57:09 -07:00
simdjson_version.h
Trying again. (
#671
)
2020-04-02 19:24:43 -04:00
simdjson.h
Ok
2020-06-21 17:52:30 -04:00