Commit Graph

24 Commits (1c3f05483643583fe244d16ee77c2d046b60827c)

Author SHA1 Message Date
Yuri Astrakhan 089875ad21 A few more minor lints, keyword fix 9 months ago
Yuri Astrakhan 1e37577b71 Optimize some code, lints 9 months ago
Tpt ef765666be Serialization: allows to set prefixes 10 months ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 10 months ago
Yuri Astrakhan 5be6f55155 A few more self-fixes 10 months ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 10 months ago
Yuri Astrakhan 51941c0dc5 Simplify complex strings with raw literals, readme fix 10 months ago
Tpt a84b898fda Parsers: adds "unchecked" option for faster parsing 10 months ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 11 months ago
Tpt 4b3f3f3278 RDF/XML: properly serialize predicates with xmlns: prefix 11 months ago
Tpt 98caee8f92 RDF/XML: avoids to serialize special XML namespaces 12 months ago
Tpt ab5f5c1c60 Upgrades quick-xml 1 year ago
Tpt ea80c11d6e CI: Run clippy on all targets 1 year ago
Tpt 99abe69ba1 oxttl: Exposes prefixes 1 year ago
Tpt 13c3515d7b OxTTL: return file position in errors 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt d44f9bee7a I/O adds extra #[must_use] annotations 1 year ago
Tpt 010196c974 Makes parse_ and serialize_ method take owned Parser and Serializer 1 year ago
Tpt 73af297b4c Adds From<Iri> to NamedNode 1 year ago
Tpt b06d6506cb Fixes "let else" formatting 1 year ago
Tpt 3adf33d2f4 Renames "parse_from_read" to "parse_read" 1 year ago
Tpt cdabe52847 RDF I/O: adds basic Tokio support 1 year ago
Tpt f6c8358b24 Refactor parsers error types 1 year ago
Tpt 69d8ce6b4e Migrates RDF/XML parser from Rio 1 year ago