Commit Graph

  • 4affa5b178 Release v0.4.0-alpha.3 #760 Tpt 2024-01-24 21:46:21 +0100
  • ec030fb652 Python: test Pyodide wheel Tpt 2024-01-21 21:34:48 +0100
  • c390839e07 Python: test Pyodide wheel #753 Tpt 2024-01-21 21:34:48 +0100
  • 2a81106c34 Python: use rustls by default on anything that is not Windows/macOS/iOS Tpt 2024-01-24 17:34:27 +0100
  • 46d3ed3f99 Removes all debuginfo from release build Tpt 2024-01-24 09:16:13 +0100
  • eb973c1c87 Removes all debuginfo from release build #758 Tpt 2024-01-24 09:16:13 +0100
  • 8bd3e05fca Python: use rustls by default on anything that is not Windows/macOS/iOS #759 Tpt 2024-01-24 17:34:27 +0100
  • ef765666be Serialization: allows to set prefixes Tpt 2024-01-19 22:14:24 +0100
  • 0a7cea5e25 Updates dependencies Tpt 2024-01-23 09:09:17 +0100
  • e3a9e858f1 Updates dependencies #757 Tpt 2024-01-23 09:09:17 +0100
  • be7c070e51 Update README Peter Heringer 2024-01-23 08:24:22 +0100
  • df46b78860
    Bump shlex from 1.2.0 to 1.3.0 #756 dependabot[bot] 2024-01-22 21:53:29 +0000
  • b6c08b5863 Serialization: allows to set prefixes #752 Tpt 2024-01-19 22:14:24 +0100
  • 18bf383701 Remove tabs from BNF comments Yuri Astrakhan 2024-01-19 14:58:46 -0500
  • 54489aacfb oxttl and oxrdfio: improves prefixes and base_iri getters Tpt 2024-01-18 21:46:13 +0100
  • 6494ba6e31 keep concrete types Yuri Astrakhan 2024-01-19 15:49:37 -0500
  • 185d83838c Linting: Impl ordering, Self refs Yuri Astrakhan 2024-01-19 14:44:28 -0500
  • 6e29fcedfe keep concrete types #750 Yuri Astrakhan 2024-01-19 15:49:37 -0500
  • 7a8488649e Remove tabs from BNF comments #751 Yuri Astrakhan 2024-01-19 14:58:46 -0500
  • 3feeb7d0ce Linting: Impl ordering, Self refs Yuri Astrakhan 2024-01-19 14:44:28 -0500
  • da7ba58d46 oxttl and oxrdfio: improves prefixes and base_iri getters #749 Tpt 2024-01-18 21:46:13 +0100
  • d838d55f02 Uses nightly rustfmt on imports and comments Tpt 2024-01-18 17:20:18 +0100
  • f354bc7546
    JS: avoids directory copies during build etiennept 2024-01-18 21:45:25 +0100
  • 8fa5f7c1c0
    Update build_package.js #764 #747 etiennept 2024-01-18 20:52:24 +0100
  • 13591b62ee
    Update build_package.js etiennept 2024-01-18 20:42:53 +0100
  • 467cacc0bf
    Merge branch 'oxigraph:main' into main etiennept 2024-01-18 17:26:40 +0100
  • eacaa8b418 Uses nightly rustfmt on imports and comments #748 Tpt 2024-01-18 17:20:18 +0100
  • a976eb3efc Remove use_self allow clippy Yuri Astrakhan 2024-01-18 03:37:32 -0500
  • e17461a06d Remove use_self allow clippy #746 Yuri Astrakhan 2024-01-18 03:37:32 -0500
  • 522bda2906 Add WKT_LITERAL vocabulary support Yuri Astrakhan 2024-01-17 22:37:34 -0500
  • bfd6be7538 Add WKT_LITERAL vocabulary support #739 Yuri Astrakhan 2024-01-17 22:37:34 -0500
  • 5be6f55155 A few more self-fixes Yuri Astrakhan 2024-01-18 02:45:53 -0500
  • 405b95b4bd Minor linting fixes Yuri Astrakhan 2024-01-18 02:43:44 -0500
  • 5f603bc4fe Fix CI status badges Yuri Astrakhan 2024-01-17 19:42:50 -0500
  • 2b8df24b8b Use `Self::AssocName` to simplify declarations Yuri Astrakhan 2024-01-18 02:28:30 -0500
  • 51941c0dc5 Simplify complex strings with raw literals, readme fix Yuri Astrakhan 2024-01-17 21:47:05 -0500
  • d4bfcd3b24 Add debug print to test_debian_compatibility Yuri Astrakhan 2024-01-17 23:33:31 -0500
  • 7fb2e56161 A few more self-fixes #744 Yuri Astrakhan 2024-01-18 02:45:53 -0500
  • 171371b254 Minor linting fixes #743 Yuri Astrakhan 2024-01-18 02:43:44 -0500
  • 54f7084d4f Use `Self::AssocName` to simplify declarations #742 Yuri Astrakhan 2024-01-18 02:28:30 -0500
  • 8318ae2542 Add debug print to test_debian_compatibility #740 Yuri Astrakhan 2024-01-17 23:33:31 -0500
  • 2bdd8ab4a3 Simplify complex strings with raw literals, readme fix #737 Yuri Astrakhan 2024-01-17 21:47:05 -0500
  • 0e8c407e39 Remove unused returns in doc tests #738 Yuri Astrakhan 2024-01-17 21:55:04 -0500
  • 1b325ed94b Fix CI status badges #736 Yuri Astrakhan 2024-01-17 19:42:50 -0500
  • df040400c5 Turtle: fixes parsing bug with escaped dot at the end of a local name Tpt 2024-01-13 17:33:08 +0100
  • b08c201074 CI: attempt to fix debian compatibility test Tpt 2024-01-14 18:10:10 +0100
  • a7794bbbbe Fix some issues Peter Heringer 2024-01-15 09:19:07 +0100
  • 258dad404e CI: attempt to fix debian compatibility test #733 Tpt 2024-01-14 18:10:10 +0100
  • 4068deccc6 remove file tranfers on wasm-pack build etienne 2024-01-13 18:41:47 +0100
  • b86665e60a remove file tranfers on wasm-pack build etienne 2024-01-13 18:40:56 +0100
  • b99533361e Turtle: fixes parsing bug with escaped dot at the end of a local name #732 Tpt 2024-01-13 17:33:08 +0100
  • c2040a30fd oxttl: Exposes the base IRI Tpt 2024-01-12 21:25:47 +0100
  • 2bd4180014 oxttl: Exposes the base IRI #731 Tpt 2024-01-12 21:25:47 +0100
  • 7af075b1d6 Add tests for steps Peter Heringer 2024-01-12 19:31:18 +0100
  • b1fbe81831 Finish triple code Peter Heringer 2024-01-11 18:13:58 +0100
  • 4b94514033 Add path code Peter Heringer 2024-01-11 14:38:29 +0100
  • 05448c5a20 Finish step code Peter Heringer 2024-01-09 18:10:02 +0100
  • d8b56ce893 Update workflows Peter Heringer 2024-01-09 09:57:02 +0100
  • 0471366341 Add gfa/ttl/txt to gitignore Peter Heringer 2024-01-09 09:25:44 +0100
  • 8a79263507 Add while-loop for steps Peter Heringer 2024-01-09 09:22:32 +0100
  • c2df0b829d CI: Uploads all Python wheels in one batch Tpt 2024-01-08 13:41:10 +0100
  • 07f20b8ef4 CI: Uploads all Python wheels in one batch #728 Tpt 2024-01-08 13:41:10 +0100
  • cffc536eb9 Releases v0.4.0-alpha.2 v0.4.0-alpha.2 Tpt 2024-01-08 09:57:52 +0100
  • 5cf8025aec CI: Fuzzer: Removes unused clone Tpt 2024-01-08 10:12:48 +0100
  • 18968085b6 CI: Fuzzer: Removes unused clone #726 Tpt 2024-01-08 10:12:48 +0100
  • 22cae8c043 Releases v0.4.0-alpha.2 #727 Tpt 2024-01-08 09:57:52 +0100
  • d4eaa3c5ef Docker: use semver tagging Tpt 2024-01-08 09:41:12 +0100
  • 48aa8d3022 Docker: use semver tagging #725 Tpt 2024-01-08 09:41:12 +0100
  • dcabf50ab6 Fixes Docker image Tpt 2024-01-08 09:18:47 +0100
  • 6a18e6ba7c Fixes Docker image #724 Tpt 2024-01-08 09:18:47 +0100
  • 8ca20cbfe1 Move code to storage_generator file Peter Heringer 2024-01-06 18:53:40 +0100
  • edc1c0d91d Add some more step code Peter Heringer 2024-01-06 11:08:45 +0100
  • 0d23f4ae48 Architecture diagram Tpt 2024-01-05 18:01:02 +0100
  • d1da94b08b Runs sphinx-lint in the CI Tpt 2024-01-05 11:32:51 +0100
  • f01796b1a4 Python: Runs doctests as part of the unittests Tpt 2024-01-05 10:28:17 +0100
  • 93eab63868 Python: QuerySolution is thread safe Tpt 2024-01-04 20:25:37 +0100
  • acca0112a2 Runs sphinx-lint in the CI #720 Tpt 2024-01-05 11:32:51 +0100
  • f7cccb589c Python: Runs doctests as part of the unittests #719 Tpt 2024-01-05 10:28:17 +0100
  • 81871bc0c7 Architecture diagram #721 Tpt 2024-01-05 18:01:02 +0100
  • a3f92a3396 Python: QuerySolution is thread safe #718 Tpt 2024-01-04 20:25:37 +0100
  • 42a66f62b9 Enables cargo semver-checks again Tpt 2024-01-04 15:31:28 +0100
  • 9ea4d87e9c Enables cargo semver-checks again #717 Tpt 2024-01-04 15:31:28 +0100
  • f2a2bd5b5d CI: Improves Python build and upload Tpt 2024-01-03 15:19:09 +0100
  • 391e8d7662 Fixes and ensures 32bits x86 support Tpt 2024-01-03 17:21:08 +0100
  • c13a1ae2ba Start development of steps Peter Heringer 2024-01-04 09:30:16 +0100
  • f9c20750ee Fixes and ensures 32bits x86 support #716 Tpt 2024-01-03 17:21:08 +0100
  • ca05d5306f CI: Improves Python build and upload #715 Tpt 2024-01-03 15:19:09 +0100
  • a5781d1187 Releases v0.4.0-alpha.1 v0.4.0-alpha.1 Tpt 2023-12-30 10:49:28 +0100
  • 6fc1b2b963 Releases v0.4.0-alpha.1 #714 Tpt 2023-12-30 10:49:28 +0100
  • a84b898fda Parsers: adds "unchecked" option for faster parsing Tpt 2023-12-31 16:19:31 +0100
  • 621c9d64e0 Parsers: adds "unchecked" option for faster parsing #711 Tpt 2023-12-31 16:19:31 +0100
  • d170b53609 N3: Fixes stack overflow errors Tpt 2024-01-02 21:13:31 +0100
  • 5d6a4ee4b1 N3: Fixes stack overflow errors #712 Tpt 2024-01-02 21:13:31 +0100
  • 790501e1b3 Setup codspeed and improves benchmarks Tpt 2023-12-31 17:38:04 +0100
  • d9165d8ba2 Setup codspeed and improves benchmarks #710 Tpt 2023-12-31 17:38:04 +0100
  • bdf5d593ee CI: Share code to setup Rust Tpt 2023-12-31 16:00:20 +0100
  • 74644ec7e9 CI: Share code to setup Rust #709 Tpt 2023-12-31 16:00:20 +0100
  • 1761672b41 Upgrades Pyo3 Tpt 2023-12-31 13:45:05 +0100
  • 494253af20 Upgrades Pyo3 #708 Tpt 2023-12-31 13:45:05 +0100
  • bde73e5d72 Updates README Tpt 2023-12-30 21:45:38 +0100