Commit Graph

55 Commits (31733beda87052a7edcd069e7489d083d1c77b86)

Author SHA1 Message Date
Tpt bd5c737334 Allows to set BindingsIterator lifetime 6 years ago
Tpt e1332e6487 Makes more SPARQL tests pass 6 years ago
Tpt 071b3934b7 Applies more clippy lints 6 years ago
Tpt 9659e33251 Merges MultiSetPattern and ListPattern 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt 793734f2a8 Adds beggining of SPARQL FILTER evaluation 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 7ed4252ad8 Adds beginning of SPARQL evaluation 6 years ago
Tpt 74a2d9859a Execute SPARQL 1.0 test suite 6 years ago
Tpt 642dd15131 Upgrades dependencies to latest versions 6 years ago
Tpt a6e9b10f9e [SPARQL] Makes clear in the type system that blank node are considered as variables 6 years ago
Tpt 5b1f37fb90 Moves Graph and Dataset traits to the model package 6 years ago
Tpt 472a9292b3 Upgrades fmt to rust 1.29 and fixes some clippy warnings 6 years ago
Tpt e5a9d7672b Format changes with Rust 1.28 7 years ago
Tpt 28cb7b276c Adds basic GROUP BY support 7 years ago
Tpt b733435203 Drops commented tests 7 years ago
Tpt 257cd08846 Forbids variables in property path 7 years ago
Tpt 028910b77c Variables are not allowed in NegatedPropertySet 7 years ago
Tpt 644499dee8 Starts to implement algebra for selection 7 years ago
Tpt a513fdb707 Where clauses are ListPattern 7 years ago
Tpt 9dfe0655e3 Adds Service to the algebra 7 years ago
Tpt b42428fc86 Splits GraphPattern in MultiSetPattern and ListPattern 7 years ago
Tpt 21a4b78105 Starts to use the standard SPARQL algebra as SPARQL AST 7 years ago