Tpt
|
f78121f9d3
|
Removes utils file
|
5 years ago |
Tpt
|
7efd962374
|
Upgrades some dependencies
|
6 years ago |
Tpt
|
4b2f8c121b
|
Avoids global macros importation
|
6 years ago |
Tpt
|
1e0d803272
|
Makes code more "Rust 2018" idiomatic
|
6 years ago |
Tpt
|
a63b81be8c
|
Use new tool attributes syntax
|
6 years ago |
Tpt
|
6862fd346e
|
Applies "cargo fix --edition"
|
6 years ago |
Tpt
|
0ba67d9614
|
Upgrades formatting to 1.31
|
6 years ago |
Tpt
|
c67ab460d0
|
Optimizes LN parsing for Turtle and SPARQL queries
|
6 years ago |
Tpt
|
12f80fc622
|
Migrates to failure from error_chain
|
6 years ago |
Tpt
|
071b3934b7
|
Applies more clippy lints
|
6 years ago |
Tpt
|
2ba00cd8b5
|
Fixes some Clippy warnings
|
6 years ago |
Tpt
|
9659e33251
|
Merges MultiSetPattern and ListPattern
It would be nice for optimizations to intricate the two together
|
6 years ago |
Tpt
|
23387ab76e
|
Makes repository root directory a Cargo workspace
|
6 years ago |
Tpt
|
7ed4252ad8
|
Adds beginning of SPARQL evaluation
|
6 years ago |
Tpt
|
cdafcfc2cc
|
Applies Property Path Patterns translation
|
6 years ago |
Tpt
|
8b4d71a628
|
Uses more efficient echar escaping in SPARQL
|
6 years ago |
Tpt
|
5ba4b99f1a
|
Fixes some Clippy warnings
|
6 years ago |
Tpt
|
232d52901d
|
Only allows violations to clippy lints violated by peg generated code
|
6 years ago |
Tpt
|
47de822737
|
Optimises NTriples encoded string decoding
Avoids copies when possible
|
6 years ago |
Tpt
|
5afc8b4314
|
Prints to sterr the failing negative SPARQL tests
|
6 years ago |
Tpt
|
47d5f677cb
|
Disables clippy in generated parsers and fixes some lints
|
6 years ago |
Tpt
|
472a9292b3
|
Upgrades fmt to rust 1.29 and fixes some clippy warnings
|
6 years ago |
Tpt
|
39116bf2c9
|
Migrates from RioError to standard error system
|
7 years ago |
Tpt
|
28cb7b276c
|
Adds basic GROUP BY support
|
7 years ago |
Tpt
|
9e0bd6470a
|
Adds Selection::default and use it in the parser
|
7 years ago |
Tpt
|
257cd08846
|
Forbids variables in property path
Allows BGP to contain TriplePattern
|
7 years ago |
Tpt
|
f3ab335ad3
|
Adds OFFSET and LIMIT to the SPARQL algebra
|
7 years ago |
Tpt
|
644499dee8
|
Starts to implement algebra for selection
|
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 |
Tpt
|
53a5a7df10
|
Explodes model::data module
|
7 years ago |
Tpt
|
d933660ed7
|
Adds a basic incomplete SPARQL parser
|
7 years ago |