Commit Graph

183 Commits (7dc1b675463f599b1c3cee7758eda55ea659d659)

Author SHA1 Message Date
Tpt 25397c5751 Drops support of plain literals 7 years ago
Tpt 1e474cd320 Drops RocksDB compression 7 years ago
Tpt 25ea1df0ae RocksDB: avoid not needed copies when retrieving string values 7 years ago
Tpt 0356de0e40 Applies some Clippy suggestions 7 years ago
Tpt 81cae09eb5 Fixes some formatting 7 years ago
Tpt a77d08cf03 SPARQL: adds YEAR/.../SECONDS functions 7 years ago
Tpt 1499c2c96c Adds native support of xsd:date and xsd:time without duration 7 years ago
Tpt 33c5534c84 Updates RocksDB and makes it do some compression 7 years ago
Tpt 4b2f8c121b Avoids global macros importation 7 years ago
Tpt 1e0d803272 Makes code more "Rust 2018" idiomatic 7 years ago
Tpt 610b75eaad Enables 2018 edition 7 years ago
Tpt 6862fd346e Applies "cargo fix --edition" 7 years ago
Tpt 0ba67d9614 Upgrades formatting to 1.31 7 years ago
Tpt d537a54f0b Improves EncodedStore::quads_for_pattern signature 7 years ago
Tpt f1554b7d4d Fixes some warnings in numeric_encoded tests 7 years ago
Tpt 4c01f08e90 Makes sure that everything is imported in tests 7 years ago
Tpt c3d11a7024 Moves MemoryStringStore out of memory store 7 years ago
Tpt 8faba13f5a Transforms BytesStore into StringStore 7 years ago
Tpt 02d0d740e1 Improves documentation 7 years ago
Tpt d84190bd87 Makes RocksDB reads faster 7 years ago
Tpt 0290a2ce4b Makes RocksDbStore Send and Sync 7 years ago
Tpt 878f091367 Makes RocksDB dependency optional 7 years ago
Tpt 12f80fc622 Migrates to failure from error_chain 7 years ago
Tpt 909c7abd07 Evaluates more SPARQL built-in functions 7 years ago
Tpt fc9a987dd7 Use Little Endian to store data 7 years ago
Tpt 15edf0bc8a Adds basic native support of xsd:dateTime 7 years ago
Tpt 071b3934b7 Applies more clippy lints 7 years ago
Tpt fa270a220c Adds native encoding for xsd:decimal 7 years ago
Tpt 53ffd231a0 Adds basic native support of xsd:integer, xsd:float and xsd:double 7 years ago
Tpt 58106909ce Makes encoding of some very usual IRIs and of empty string well known 7 years ago
Tpt 0783e0ecb0 Adds support of more SPARQL operators 7 years ago
Tpt fb152aa3ee Fixes a collision with EncodedTerm type ids 7 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 7 years ago