Yuri Astrakhan
405b95b4bd
Minor linting fixes
12 months ago
Yuri Astrakhan
5f603bc4fe
Fix CI status badges
12 months ago
Yuri Astrakhan
2b8df24b8b
Use `Self::AssocName` to simplify declarations
...
To keep with DRY principle, I think it makes it a bit less redundant to reuse the Self::<associated_type_name> structure in the well known trait implementations - keeps it consistent with the trait decl too.
12 months ago
Yuri Astrakhan
51941c0dc5
Simplify complex strings with raw literals, readme fix
...
Also add a minor debugging python statement to linter
12 months ago
Yuri Astrakhan
d4bfcd3b24
Add debug print to test_debian_compatibility
12 months ago
Tpt
df040400c5
Turtle: fixes parsing bug with escaped dot at the end of a local name
12 months ago
Tpt
b08c201074
CI: attempt to fix debian compatibility test
12 months ago
Tpt
c2040a30fd
oxttl: Exposes the base IRI
...
Issue #730
12 months ago
Tpt
c2df0b829d
CI: Uploads all Python wheels in one batch
...
Avoids partial releases in Pypi
1 year ago
Tpt
cffc536eb9
Releases v0.4.0-alpha.2
1 year ago
Tpt
5cf8025aec
CI: Fuzzer: Removes unused clone
1 year ago
Tpt
d4eaa3c5ef
Docker: use semver tagging
1 year ago
Tpt
dcabf50ab6
Fixes Docker image
...
Issue #723
1 year ago
Tpt
0d23f4ae48
Architecture diagram
1 year ago
Tpt
d1da94b08b
Runs sphinx-lint in the CI
1 year ago
Tpt
f01796b1a4
Python: Runs doctests as part of the unittests
1 year ago
Tpt
93eab63868
Python: QuerySolution is thread safe
1 year ago
Tpt
42a66f62b9
Enables cargo semver-checks again
1 year ago
Tpt
f2a2bd5b5d
CI: Improves Python build and upload
1 year ago
Tpt
391e8d7662
Fixes and ensures 32bits x86 support
1 year ago
Tpt
a5781d1187
Releases v0.4.0-alpha.1
1 year ago
Tpt
a84b898fda
Parsers: adds "unchecked" option for faster parsing
...
Does not validate IRIs and language tags
1 year ago
Tpt
d170b53609
N3: Fixes stack overflow errors
1 year ago
Tpt
790501e1b3
Setup codspeed and improves benchmarks
1 year ago
Tpt
bdf5d593ee
CI: Share code to setup Rust
1 year ago
Tpt
1761672b41
Upgrades Pyo3
1 year ago
Tpt
bde73e5d72
Updates README
1 year ago
Tpt
4c79e7ee78
Upgrades testsuite
1 year ago
Tpt
5cc3e37876
Upgrades Cargo lock file
1 year ago
Tpt
8104f9e1de
Merge remote-tracking branch 'origin/main' into next
1 year ago
Tpt
ed94f56ab4
Fixes linux aarch64 build
1 year ago
Tpt
025bd2afd2
Uses new cargo lint configuration system
1 year ago
Tpt
4756217787
Adds "since" to the #[deprecated] annotations
1 year ago
Tpt
2e9ac3cc1a
Python Store.backup: allows pathlib
...
Issue #699
1 year ago
Tpt
604d1bbe2e
BulkLoader: rename set_* methods to with_* methods
1 year ago
Tpt
4084acb9b8
Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write
1 year ago
Tpt
2a135283d5
Lints against 1.74
1 year ago
etiennept
735db897ff
Update package.json
...
replace mv pkg with out-dir
1 year ago
Tpt
4b3f3f3278
RDF/XML: properly serialize predicates with xmlns: prefix
1 year ago
Tpt
3241f47059
Docker: use bookworm
1 year ago
Tpt
4841f89072
Server: allows Content-Encoding: gzip requests
1 year ago
Tpt
efd5eec65d
Introduces load_from_read instead of load_graph and load_dataset
1 year ago
Tpt
899e553249
Makes SPARQL query result Send and Sync
1 year ago
Tpt
03afe5c6c6
Releases v0.3.22
1 year ago
Tpt
d88c2e0a8a
Adds compatibility with lazy_static with spin_no_std feature
1 year ago
Tpt
9979a3d503
Allows newer dependency versions
1 year ago
Dan Brickley
389d993dc4
Update README.md
...
typo
1 year ago
Tpt
4f404ab650
Python: allows again to use string for types (but with a deprecation warning)
1 year ago
Tpt
f445166942
JS: Applies new biome lints
1 year ago
Tpt
e1ff1d919c
Releases v0.3.21
1 year ago