Commit Graph

171 Commits (67fd726f9d8eb2766aba1a93ff570e99388181ca)

Author SHA1 Message Date
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 1 year ago
Tpt bdedcc47e3 Renames oxigraph-server to oxigraph(-cli) 1 year ago
Tpt 13c3515d7b OxTTL: return file position in errors 1 year ago
Tpt 8193cac86d Testsuite: avoid creating and dropping Stores 1 year ago
Tpt b1c90b599b Testsuite: simplifies error handling 1 year ago
Tpt 7fe055d2b4 Exposes SPARQL results I/O in Oxigraph and improve EvaluationError 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt 6611b491b1 Sets Rust minimum version to 1.70 1 year ago
Tpt 570f21748d Cargo.toml: share some common fields in the workspace 1 year ago
Tpt 7c227830e9 Upgrades RocksDB 1 year ago
Tpt f183196859 Adopt new I/O API for parsing 1 year ago
Tpt 4f7445104a Testsuite: Upgrades to new RDF syntax test structure 1 year ago
Tpt 3adf33d2f4 Renames "parse_from_read" to "parse_read" 1 year ago
Tpt 922023b1da Parsers do not need BufRead anymore 1 year ago
Tpt b22e74379a Run RDF canon tests to check isomorphism 1 year ago
Thomas 24a1dd2556 Applies some recent Clippy lints 1 year ago
Tpt db7fab0f20 Run Clippy on more configurations 1 year ago
Thomas 94986a0d28 Fixes a testsuite typo 1 year ago
Tpt cb9922379c Uses "let else" syntax where relevant 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 1 year ago
Tpt 40b10cdabc Adds a naive standalone query optimizer 1 year ago
Tpt ae294683d6 Upgrades MSRV to 1.65 1 year ago
Tpt 8e76341bb2 Releases v0.3.18 1 year ago
Tpt 4cc9e4008b Fixes empty IN expression optimization 1 year ago
Tpt eb40457d5c Upgrades RDF-tests 1 year ago
Tpt 7175784356 Improves Clippy lint list 1 year ago
Tpt b630ab4185 Adds some extra tests covering property path with shared variables 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 1 year ago
Tpt feeaf17fe6 Test: fixes SPARQL query results isomorphism 1 year ago
Thomas f41c499ef3 Consolidates Rust benchmarks 1 year ago
Tpt 5849c6fdbe Releases v0.3.14 2 years ago
Tpt bdb803dab5 JSON SPARQL results: allows the "head" key to be at the end of the document 2 years ago
Tpt 7b81955d72 Tests: using new SPARQL tests directories 2 years ago
Tpt 7a0c457867 Updates version numbers 2 years ago
Tpt 0668983cd6 Releases v0.3.12 2 years ago
Tpt 524903b03d Uses -dev versions for versioning during development 2 years ago
Tpt afdb1f76e8 Adds a typo linter as part of the CI 2 years ago
Tpt 2d19a19320 Fixes TriG serialization 2 years ago
Tpt 6375481a80 Testsuite: makes format detection more strict 2 years ago
Tpt 323ad73831 Testsuite: do not run rejected tests 2 years ago
Tpt 44fc4eef1a Releases v0.3.11 2 years ago
Tpt 6539f0a72e SPARQL test: displays query results diffs 2 years ago
Tpt 76dd879ea6 Implements LATERAL join 2 years ago
Tpt de4c5abd9c Simplifies test manifest parser 2 years ago
Tpt 7fdd045516 Improves error handling code in testsuite and server 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt e055c7b5f8 Releases v0.3.10 2 years ago
Tpt d7e4d5583f SPARQL: Adds an option to disable the optimizer 2 years ago
Tpt d65e587756 Property evaluates property paths with unknown graphs 2 years ago
Tpt b6c9a5b429 Fixes ZeroOrX path evaluation on terms that are not in the dataset but only in the query 2 years ago