Commit Graph

83 Commits (ea80c11d6e7962869e27cdbe292b781e07b0a9bf)

Author SHA1 Message Date
Tpt ea80c11d6e CI: Run clippy on all targets 11 months ago
Tpt 38844f6436 sparesults: use Read instead of BufRead as input type 12 months ago
Tpt d280f7d2f7 Adds basic location support to sparesults SyntaxError 12 months ago
Tpt dbb39d867a Upgrades json-event-parser 1 year ago
Tpt 67fd726f9d Makes SPARQL results TSV work with a Read implementation 1 year ago
Tpt 412ca37b3c Makes sparesults parser API closer to oxrdfio 1 year ago
Tpt 7a3e07d98d sparesults: no more hidden flush 1 year ago
Tpt 6a21cb0625 Makes sparesults formatter API closer to oxrdfio 1 year ago
Tpt 0783d1dcda Splits sparesults lib.rs 1 year ago
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 1 year ago
Tpt 1eaa77ad93 Uses new rustdoc <div class="warning"> style 1 year ago
Tpt 9da26c6f95 Makes media type to format more robust 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt 024bc7b8e8 Simplifies Gitter link 1 year ago
Tpt 570f21748d Cargo.toml: share some common fields in the workspace 1 year ago
Tpt 7c227830e9 Upgrades RocksDB 1 year ago
Tpt 4cb377bda4 Adds documentation field to Cargo.toml 1 year ago
Tpt c8e718ed2d Properly document features in docs.rs 1 year ago
Tpt f6c8358b24 Refactor parsers error types 1 year ago
Tpt 69d8ce6b4e Migrates RDF/XML parser from Rio 1 year ago
Tpt cb9922379c Uses "let else" syntax where relevant 1 year ago
Tpt a1cbfdf67d Improves some code style details 1 year ago
Tpt ae294683d6 Upgrades MSRV to 1.65 1 year ago
Tpt ab17138f33 Starts 0.4.0-alpha.1 1 year ago
Tpt 99186c1e7d Releases v0.3.17 1 year ago
Tpt 1c1531f640 Simplifies some rust doc links 1 year ago
Tpt 5f2c9a3b92 Cleans up documentation links to RDF specifications 1 year ago
Tpt 5d253c6afb SPARQL XML results: circumvent quick-xml crash 1 year ago
Tpt 7175784356 Improves Clippy lint list 1 year ago
Tpt a2d8bcaaa3 Starts 0.3.17 dev 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 1 year ago
Tpt d653e0645b Updates dependencies 1 year ago
Tpt 5849c6fdbe Releases v0.3.14 2 years ago
Tpt 3fb6beb0ba Upgrades dependencies 2 years ago
Tpt 20dc1f26df Uses new quick-xml APIs for XML results serialization 2 years ago
Tpt bdb803dab5 JSON SPARQL results: allows the "head" key to be at the end of the document 2 years ago
Tpt 9729ec8ed3 Adds features annotations to docs.rs 2 years ago
Tpt 9063867ec9 QuerySolution: implements Eq and Debug 2 years ago
Tpt 31c6bb7815 TSV SPARQL results: Add spaces around quoted triples "<<" 2 years ago
Tpt 7e7489499d OxRDF: Fixes Term::from_str() with a blank node in object position of a quoted triple 2 years ago
Tpt 42cd6b0094 XML parser results: clears the temporary data buffer while parsing 2 years ago
Tpt 6d09d77c61 CSV and TSV SPARQL results: always print trailing line jumps 2 years ago
Tpt a51509dcd3 TSV SPARQL results: Properly quote \t and use short Turtle serialization everywhere possible 2 years ago
Tpt c25a76c1f3 Releases v0.3.13 2 years ago
Tpt 7a0c457867 Updates version numbers 2 years ago
Tpt 0668983cd6 Releases v0.3.12 2 years ago
Tpt 524903b03d Uses -dev versions for versioning during development 2 years ago
Tpt 44fc4eef1a Releases v0.3.11 2 years ago
Tpt 54356f5273 Updates dependencies 2 years ago
Tpt 92feec7e98 CI: Validates Rust 1.60 compatibility 2 years ago