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
3076de0405d5ab1001ffcfd34d9d4b0b45f86864
simdjson-simdjson
/
include
/
simdjson
/
generic
T
History
John Keiser
3076de0405
Use SIMDJSON_DEVELOPMENT_CHECKS instead of SIMDJSON_PRODUCTION
...
Don't enable in retail
2021-02-20 11:46:01 -08:00
..
ondemand
Use SIMDJSON_DEVELOPMENT_CHECKS instead of SIMDJSON_PRODUCTION
2021-02-20 11:46:01 -08:00
atomparsing.h
Fix issue
https://github.com/simdjson/simdjson/issues/1127
(
#1224
)
2020-10-13 09:18:54 -04:00
dom_parser_implementation.h
Deleting the function. (
#1428
)
2021-02-02 09:48:01 -05:00
implementation_simdjson_result_base-inl.h
Don't keep a separate at_start boolean in object
2020-12-15 11:29:31 -08:00
implementation_simdjson_result_base.h
Don't keep a separate at_start boolean in object
2020-12-15 11:29:31 -08:00
jsoncharutils.h
partly replacement old-style-cast to c++ *_cast (
#1403
)
2021-01-27 13:33:48 -05:00
numberparsing.h
Merge pull request
#1414
from simdjson/jkeiser/array-assert
2021-02-05 09:45:49 -08:00
ondemand-inl.h
Make all values use same underlying iterator
2020-12-06 15:23:52 -08:00
ondemand.h
Rename checkpoint() -> position(), add token_position type
2021-01-11 15:19:24 -08:00
stringparsing.h
This adds a little test to see if we can compiler with very strict flags (conventional casts) (
#1417
)
2021-01-27 18:37:30 -05:00