Commit Graph

61 Commits (c57615519b57c194813fd498128085b2319c6f1a)

Author SHA1 Message Date
Tpt 130f090555 Fixes dependency version 7 months ago
Tpt bdde46b5c7 Releases v0.4.0-alpha.4 7 months ago
Tpt 8e2548467c Upgrades dependencies including RocksDB 8.11.3 7 months ago
Tpt accadaac34 CI: Uses 1.76.0 for Clippy 7 months ago
Yuri Astrakhan 0400f04915 Error renaming 7 months ago
Tpt 655ecd3e91 Convert error to thiserror 7 months ago
Yuri Astrakhan 1c3f054836 Convert error to thiserror 7 months ago
Yuri Astrakhan a924df0e0a
Clean workspace dependency list and updates dependencies 7 months ago
Tpt 0b1aabfcdd Moves main crate to lib/oxigraph and centralizes dependencies 7 months ago
Tpt 46d3ed3f99 Removes all debuginfo from release build 8 months ago
Tpt 42a66f62b9 Enables cargo semver-checks again 9 months ago
Tpt a5781d1187 Releases v0.4.0-alpha.1 9 months ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 9 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 1 year ago
Tpt bdedcc47e3 Renames oxigraph-server to oxigraph(-cli) 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 7cd383af79 Introduces OxRDF I/O stand-alone crate 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 1 year ago
Tpt 40b10cdabc Adds a naive standalone query optimizer 1 year ago
Tpt 57d39cad24 Makes Clippy happy 1 year ago
Tpt df2233c51c JS: Optimizes release builds for size 2 years ago
Tpt f6e9ceccc1 Add back oxrocksdb-sys to the main workspace 2 years ago
Tpt d97eb9eb31 Properly exclude oxrocksdb-sys from the main workspace 2 years ago
Tpt 4927b3148e Moves oxrocksdb-sys out of the workspace 2 years ago
Tpt 854e29ee38 Makes XSD datatypes a standalone crate 2 years ago
Tpt b7059d07e8 Adds very basic SPARQL evaluation fuzzer 2 years ago
Tpt 45031db791 Renames "rocksdb-sys" into "oxrocksdb-sys" 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 04827a71f8 Removes Oxigraph Wikibase 3 years ago
Tpt 3fd0332e32 Use our own Custom rocksdb bindings 3 years ago
Tpt f76f0396e8 Adds back Oxigraph JS 3 years ago
Tpt 16194bbaa4 Uses a single codegen unit 3 years ago
Tpt be4a5b0b6b Moves SPARQL parser and algebra to an independent crate 3 years ago
Tpt 122db6a2c3 Drops Oxigraph JS 3 years ago
Tpt f74bc12a18 Adds basic Python bindings to Oxigraph 4 years ago
Tpt c3ae01e701 Implements a crate for the testsuite, adds parser tests and a better isomorphism algorithm 4 years ago
Tpt 9060998f79 Beginning of a JavaScript API on top of Oxigraph 4 years ago
Tpt 1550acdc31 Adds a basic Wikibase loader 5 years ago
Tpt 9cc96a5155 Enables link time optimizations 5 years ago
Tpt b9bd6e66d3 Drops Python module 5 years ago
Tpt e3be82e7e7 Adds a standalone SPARQL server 6 years ago
Tpt e1409cc067 Adds beginning of Python bindings 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt aa7cd02629 Adds more doc 6 years ago
Tpt 70d2fab95d Upgrades quick-xml to version 0.13 6 years ago