VDimir
|
797f76a187
|
Separate class for IsValidJSONImpl
|
2019-10-19 07:26:19 +00:00 |
|
VDimir
|
1174fc346b
|
Add isValidJSON function
|
2019-10-12 11:42:43 +00:00 |
|
Vitaly Baranov
|
823d862ceb
|
Add a setting to disable simdjson.
|
2019-05-16 22:39:49 +03:00 |
|
Vitaly Baranov
|
8ab4e4dcfe
|
Use rapidjson when AVX2 instructions are not available.
|
2019-05-16 20:40:24 +03:00 |
|
Vitaly Baranov
|
263fc16bd5
|
Fix handling wrong JSONs.
|
2019-05-16 15:16:21 +03:00 |
|
Vitaly Baranov
|
99ab74acc6
|
Use CpuFlagsCache instead of __builtin_cpu_supports.
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
c93bd31695
|
Simplify template implementation.
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
d003682626
|
Implement function JSONExtractRaw().
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
900f5cac81
|
Return Enum8 instead of string from JSONType().
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
8be2e728c0
|
Use capital letters in the names of json functions: jsonHas => JSONHas
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
0d26ac8583
|
Reimplement indices in objects in more straightforward way
|
2019-05-16 14:09:22 +03:00 |
|
Vitaly Baranov
|
7ace113ac0
|
Use custom cmake file for simdjson and fix build
|
2019-05-08 16:20:25 +03:00 |
|
Vitaly Baranov
|
14d58737dd
|
Fix error: use of old-style cast
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
682ce99133
|
Return strings in jsonType
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
706f335042
|
Format code and update tests
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
8cae381428
|
Performance improvement
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
e1a236f55c
|
Update API
|
2019-05-08 16:20:25 +03:00 |
|
hcz
|
560246c0c3
|
Add Simdjson API
|
2019-05-08 16:20:25 +03:00 |
|