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
c650ea97651f758dffc778d3e60237d6bc765255
simdjson-simdjson
/
include
/
simdjson
T
History
John Keiser
c650ea9765
Merge pull request
#960
from simdjson/jkeiser/idiomatic-get
...
Convert simdjson to use .get()
2020-06-23 09:49:41 -07:00
..
dom
Fix non-compileable examples
2020-06-23 09:48:17 -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
Replace auto [x,error] with .get() everywhere
2020-06-21 16:26:59 -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