Commit Graph

18 Commits (271e6cf1a2f25ea7edc4a8beb66eaf296bfebd85)

Author SHA1 Message Date
Yuri Astrakhan 271e6cf1a2 a few more cleanups 2 years ago
Yuri Astrakhan c245f47236 Convert all Error + ErrorKind into one error 2 years ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 2 years ago
Yuri Astrakhan 5be6f55155 A few more self-fixes 2 years ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 2 years ago
Tpt f10e5a40a3 Enables more Clippy lints 2 years ago
Tpt 7e7489499d OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple 3 years ago
Tpt 808c9db007 String formatting: uses inline syntax 3 years ago
Tpt 6c80c8dd56 Makes Clippy pass without warning with rdf-start disabled 3 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 3 years ago
Tpt 0123280f64 Do not make compilation fails on lints 4 years ago
Tpt 4efd193708 Improves documentation 4 years ago
Tpt 32d3f0782b Fixes some new clippy warnings 4 years ago
Tpt 986e90845a Reduces maximal stack size 4 years ago
Tpt 9dc8d348c4 sparesults: avoid stack overflow errors on too many nested triples 4 years ago
Tpt 0105a4a54a Fixes Literal N-Triples parsing bug 4 years ago
Tpt a16a4108b8 Allows using oxrdf without RDF-star 4 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 4 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 4 years ago
Tpt 8f360568dc Makes Term::from_str support RDF-star 5 years ago
Tpt 75a629860d Enforces some extra Clippy lints 5 years ago
Tpt 39fe1b1704 Removes The default_graph_uris and named_graph_uris parameters from Python query methods 5 years ago
Tpt c6d26a2a37 Easy parsing of terms from their serialization and SPARQL TSV parser 5 years ago