Commit Graph

63 Commits (c7f873f904617c201e359196717eb2133d91cef5)

Author SHA1 Message Date
Niko PLP 7b0b60cda0 adding serde to the data model 4 months ago
Tpt 4705d75893 makes newer Clippy happy 6 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
Yuri Astrakhan 18bf383701 Remove tabs from BNF comments 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 405b95b4bd Minor linting fixes 8 months ago
Yuri Astrakhan 2b8df24b8b Use `Self::AssocName` to simplify declarations 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 025bd2afd2 Uses new cargo lint configuration system 9 months ago
Tpt 2a135283d5 Lints against 1.74 9 months ago
Tpt e6d98445e6 Makes newer Clippy happy 10 months ago
Tpt ea80c11d6e CI: Run clippy on all targets 11 months ago
Tpt 90b7b128f2 Upgrades MSRV to 1.70 1 year ago
Tpt 3c51dd31bc Move back MSRV to 1.67 but keep Cargo.lock to 1.70 1 year ago
Tpt 555f6b8d7c xsd:duration: properly fails when building not-serializable durations 1 year ago
Tpt 1eaa77ad93 Uses new rustdoc <div class="warning"> style 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 3bb05e2af2 Adds documentation field to Cargo.toml 1 year ago
Tpt b06d6506cb Fixes "let else" formatting 1 year ago
Tpt 4cb377bda4 Adds documentation field to Cargo.toml 1 year ago
Tpt 077c1fc1a8 Improves XSD errors and code organization 1 year ago
Tpt 1e1ed65d3b Stop assuming JS platform when compiling to wasm32-unknown-unknown 1 year ago
Tpt c8e718ed2d Properly document features in docs.rs 1 year ago
Tpt 98ac089984 Adds TryFrom<DayTimeDuration> to std::time::Duration 1 year ago
Tpt 001b6e07b7 Enforces "return self not must use" lint 1 year ago
Tpt 5af06e926a Removes deprecated methods from oxsdatatypes 1 year ago
Tpt 81895cb6bc xsd:integer: checked_div is integer division and not regular division according to XPath 1 year ago
Tpt 7c0563cb1b XSD type structs: use by-value instead of by-ref in methods 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 8e76341bb2 Releases v0.3.18 1 year ago
Tpt f47306a4c5 Duration: ensures that the smallest supported duration can be parsed and serialized 1 year ago
Tpt 99186c1e7d Releases v0.3.17 1 year ago
Tpt edec370f0a Makes xsd:dateTime year parsing stricter 1 year ago
Tpt 5f2c9a3b92 Cleans up documentation links to RDF specifications 1 year ago
Tpt 57d39cad24 Makes Clippy happy 1 year ago
Tpt b2d625e10e XSD: Drops nom dependency 1 year ago
Tpt 63945638ea XSD: Adds checked_neg operation 1 year ago
Tpt d24461fc42 XSD: Improves arithmetic computations 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 d587d3b2bb xsd:decimal parsing: properly detect underflow 1 year ago