Commit Graph

12 Commits (8faba13f5aec4e6f06171684f096a46a51ad4d8b)

Author SHA1 Message Date
Tpt 8faba13f5a Transforms BytesStore into StringStore 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
Tpt 793734f2a8 Adds beggining of SPARQL FILTER evaluation 6 years ago
Tpt c1ea33b5aa Adds support of SPARQL DISTINCT and UNION evaluation 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 2e501df297 Adds a test to warn if the EncodedTerm size changes 6 years ago
Tpt 642dd15131 Upgrades dependencies to latest versions 6 years ago
Tpt 63d88f2297 Fixes tests 6 years ago
Tpt fbd5d1f6ed Avoid references to EncodedTerm 6 years ago
Tpt da78cf5dff Makes EncodedTerm implement Copy 6 years ago
Tpt 472a9292b3 Upgrades fmt to rust 1.29 and fixes some clippy warnings 6 years ago
Tpt 38a8f97254 Implements memory store as a simple alternative to RocksDB 6 years ago
Tpt b01054a747 Adds a special EncodedTerm for the default graph 6 years ago
Tpt 08f1a68c44 Adds nice traits for Graph and Dataset 6 years ago
Tpt 7ace14916c Refactor codes 7 years ago
Tpt a495af1b75 Makes the term not dependant of the OS 7 years ago
Tpt 6725fc6dc5 Allows different terms to have various encoding size 7 years ago
Tpt 85556451e7 Debugs code 7 years ago
Tpt 49eda33d0a Adds basic RocksDB store 7 years ago