Commit Graph

51 Commits (c7f873f904617c201e359196717eb2133d91cef5)

Author SHA1 Message Date
Tpt 0f0c1d2742 Releases v0.4.0-alpha.6 6 months ago
Tpt 184b8367dc Fixes compatibility with latest OxIRI version 6 months ago
Tpt ba396bad10 Releases v0.4.0-alpha.5 6 months ago
Tpt 4705d75893 makes newer Clippy happy 6 months ago
Tpt f5b975e4d1 Bump versions and fixes spargebra version 6 months ago
Tpt bdde46b5c7 Releases v0.4.0-alpha.4 7 months ago
Tpt 2b656df6ee Makes new Clippy happy 7 months ago
Yuri Astrakhan 0400f04915 Error renaming 7 months ago
Tpt 655ecd3e91 Convert error to thiserror 7 months ago
Tpt 0b1aabfcdd Moves main crate to lib/oxigraph and centralizes dependencies 7 months ago
Yuri Astrakhan 1e37577b71 Optimize some code, lints 8 months ago
Yuri Astrakhan 1e4326a2c5 Optimize format performance 8 months ago
Tpt 2b6ac5c195 Release v0.4.0-alpha.3 8 months ago
Tpt ef765666be Serialization: allows to set prefixes 8 months ago
Yuri Astrakhan 18bf383701 Remove tabs from BNF comments 8 months ago
Tpt 54489aacfb oxttl and oxrdfio: improves prefixes and base_iri getters 8 months ago
Yuri Astrakhan 6494ba6e31 keep concrete types 8 months ago
Yuri Astrakhan 185d83838c Linting: Impl ordering, Self refs 8 months ago
Tpt d838d55f02 Uses nightly rustfmt on imports and comments 8 months ago
Yuri Astrakhan 5be6f55155 A few more self-fixes 8 months ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 8 months ago
Yuri Astrakhan 51941c0dc5 Simplify complex strings with raw literals, readme fix 8 months ago
Tpt df040400c5 Turtle: fixes parsing bug with escaped dot at the end of a local name 8 months ago
Tpt c2040a30fd oxttl: Exposes the base IRI 8 months ago
Tpt 42a66f62b9 Enables cargo semver-checks again 9 months ago
Tpt a5781d1187 Releases v0.4.0-alpha.1 9 months ago
Tpt a84b898fda Parsers: adds "unchecked" option for faster parsing 9 months ago
Tpt d170b53609 N3: Fixes stack overflow errors 9 months ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 9 months ago
Tpt 2a135283d5 Lints against 1.74 9 months ago
Tpt d19947414e The N-Triples serializer outputs canonical N-Triples 10 months ago
Tpt e6d98445e6 Makes newer Clippy happy 10 months ago
Tpt ea80c11d6e CI: Run clippy on all targets 11 months ago
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 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 024bc7b8e8 Simplifies Gitter link 1 year ago
Tpt d44f9bee7a I/O adds extra #[must_use] annotations 1 year ago
Tpt 570f21748d Cargo.toml: share some common fields in the workspace 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 4cb377bda4 Adds documentation field to Cargo.toml 1 year ago
Tpt afaabf6110 Simplifies OxTTL lexer buffer management 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 c8e718ed2d Properly document features in docs.rs 1 year ago
Tpt f6c8358b24 Refactor parsers error types 1 year ago
Tpt 86f14ce96f Improves oxttl documentation 1 year ago
Tpt cb9922379c Uses "let else" syntax where relevant 1 year ago