Commit Graph

27 Commits (4705d75893a348693ec7704d33ca6ca9479bb15c)

Author SHA1 Message Date
Tpt 4705d75893 makes newer Clippy happy 1 year ago
Tpt 1424181379 Support Tokio async in SPARQL TSV results parser 1 year ago
Yuri Astrakhan 0400f04915 Error renaming 1 year ago
Yuri Astrakhan 18bf383701 Remove tabs from BNF comments 1 year ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 1 year ago
Tpt 899e553249 Makes SPARQL query result Send and Sync 1 year ago
Tpt 756c5394d0 Adds Tokio support to SPARQL results serializers 1 year ago
Tpt ea80c11d6e CI: Run clippy on all targets 1 year ago
Tpt d280f7d2f7 Adds basic location support to sparesults SyntaxError 2 years ago
Tpt 67fd726f9d Makes SPARQL results TSV work with a Read implementation 2 years ago
Tpt 7a3e07d98d sparesults: no more hidden flush 2 years ago
Tpt f10e5a40a3 Enables more Clippy lints 2 years ago
Tpt cb9922379c Uses "let else" syntax where relevant 2 years ago
Tpt a1cbfdf67d Improves some code style details 2 years ago
Tpt 7175784356 Improves Clippy lint list 2 years ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 2 years ago
Tpt 31c6bb7815 TSV SPARQL results: Add spaces around quoted triples "<<" 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 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt 7581d9a6b2 Makes Clippy happy 2 years ago
Tpt 4327f8e729 Makes sure all writers flushes before the end 3 years ago
Tpt 34cc602e0b Makes SolutionsWriter input type broader 3 years ago
Tpt 579641909c sparesults: return error on duplicated variable declaration 3 years ago
Tpt 9dc8d348c4 sparesults: avoid stack overflow errors on too many nested triples 3 years ago
Tpt 0105a4a54a Fixes Literal N-Triples parsing bug 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 01a33192eb Adds a public API for SPARQL query results I/O 3 years ago