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
4015f46b7de8fe788e767cc50b77f034f8e215e3
simdjson-simdjson
/
src
T
History
John Keiser
82fb45aa2a
Merge pull request
#990
from simdjson/jkeiser/fast-large-integer
...
Don't reparse large integers
2020-07-01 12:49:43 -07:00
..
arm64
Going generic...
2020-06-22 16:25:11 -04:00
fallback
Code reformatting.
2020-06-22 16:50:57 -04:00
generic
Replace TODOs with comments about why we DIDNTDO
2020-07-01 10:31:10 -07:00
haswell
Permit 32-bit GCC compilation
2020-06-25 17:07:17 -07:00
westmere
Permit 32-bit GCC compilation
2020-06-25 17:07:17 -07:00
CMakeLists.txt
Fixing issue 1013. (
#1016
)
2020-07-01 14:14:51 -04:00
error.cpp
Remove SUCCESS_AND_HAS_MORE (internal only value)
2020-06-07 16:20:55 -07:00
implementation.cpp
Explaining decision.
2020-06-21 18:02:34 -04:00
isadetection.h
Trying to avoid unused warnings in isa detection. (
#846
)
2020-05-01 11:43:31 -04:00
jsoncharutils.h
Permit 32-bit GCC compilation
2020-06-25 17:07:17 -07:00
simdjson.cpp
Move DOM parsing into concrete interface implementation
2020-06-01 12:14:09 -07:00
simdprune_tables.h
Patching things up and adding tests.
2020-06-26 12:15:16 -04:00