Tpt
|
a84b898fda
|
Parsers: adds "unchecked" option for faster parsing
Does not validate IRIs and language tags
|
10 months ago |
Tpt
|
90b7b128f2
|
Upgrades MSRV to 1.70
|
1 year ago |
Tpt
|
3c51dd31bc
|
Move back MSRV to 1.67 but keep Cargo.lock to 1.70
Allows to build on Debian unstable while using latest dependencies
|
1 year ago |
Tpt
|
13c3515d7b
|
OxTTL: return file position in errors
|
1 year ago |
Tpt
|
f10e5a40a3
|
Enables more Clippy lints
Auto-enable all Clippy lints that are not in nursery but a blacklist
|
1 year ago |
Tpt
|
bbf184f7ae
|
Isomorphism: makes sure that new hashes depends on the old ones
Allows to make the "distinguish" step work
|
1 year ago |
Tpt
|
f586cc048f
|
Fuzzer: ensure that NQuad/TriG segmentation does not affect results
|
1 year ago |
Tpt
|
f183196859
|
Adopt new I/O API for parsing
|
1 year ago |
Tpt
|
3adf33d2f4
|
Renames "parse_from_read" to "parse_read"
|
1 year ago |
Tpt
|
69d8ce6b4e
|
Migrates RDF/XML parser from Rio
|
1 year ago |
Tpt
|
71b1768d28
|
New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers
- Compatible with async IO
- Turtle/TriG parser recovery on simple errors
|
1 year ago |
Tpt
|
fab5db9511
|
Fuzzer: SPARQL results: Makes the fuzzers test serialization too
|
2 years ago |
Tpt
|
a8f666fb5d
|
Fuzzer: compares SPARQL evaluation with and without the optimizer
|
2 years ago |
Tpt
|
b7059d07e8
|
Adds very basic SPARQL evaluation fuzzer
|
2 years ago |
Tpt
|
8c03e418a7
|
Adds fuzzing to Oxigraph parsers
|
3 years ago |