Tpt
f5b975e4d1
Bump versions and fixes spargebra version
...
Issue #817
8 months ago
Tpt
bdde46b5c7
Releases v0.4.0-alpha.4
8 months ago
Tpt
8e2548467c
Upgrades dependencies including RocksDB 8.11.3
8 months ago
Tpt
0b1aabfcdd
Moves main crate to lib/oxigraph and centralizes dependencies
9 months ago
Tpt
2b6ac5c195
Release v0.4.0-alpha.3
10 months ago
Tpt
ef765666be
Serialization: allows to set prefixes
10 months ago
Tpt
d838d55f02
Uses nightly rustfmt on imports and comments
10 months ago
Yuri Astrakhan
5be6f55155
A few more self-fixes
...
These are a bit more questionable but still keep things cleaner a bit, at least in some cases?
Most of these were the result of `cargo clippy --fix -- -W clippy::use_self`
10 months ago
Tpt
42a66f62b9
Enables cargo semver-checks again
10 months ago
Tpt
a5781d1187
Releases v0.4.0-alpha.1
10 months ago
Tpt
025bd2afd2
Uses new cargo lint configuration system
11 months ago
Tpt
f8034c68e9
SPARQL: refactor AggregateExpression
...
Avoids code duplication
12 months ago
Tpt
f10e5a40a3
Enables more Clippy lints
...
Auto-enable all Clippy lints that are not in nursery but a blacklist
1 year ago
Tpt
024bc7b8e8
Simplifies Gitter link
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
d2306cea52
Improves type inference on zero-args functions
1 year ago
Tpt
4cb377bda4
Adds documentation field to Cargo.toml
1 year ago
Thomas
c31ba0e823
Makes sparopt figure out good join keys
1 year ago
Tpt
c8e718ed2d
Properly document features in docs.rs
1 year ago
Tpt
69d8ce6b4e
Migrates RDF/XML parser from Rio
1 year ago
Tpt
40b10cdabc
Adds a naive standalone query optimizer
...
This drops some left join optimizations
1 year ago