Commit Graph

33 Commits (01c1e812f5d25ad9500fd83aa6b5536b2a26568a)

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