tinymist/crates
Luyan Zhou 6876a38c99
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled
fix: re-correct order of scope merging & make test stronger (#2166)
Sadly the #2154 is still false. This PR fixed it and made test stronger.
2025-10-11 02:58:29 +08:00
..
crityp fix: update cargo metadata and crate release script (#2073) 2025-08-25 03:03:55 +08:00
sync-lsp feat: add js package registry support for tinymist-wasm (#2102) 2025-10-01 16:40:21 +08:00
tinymist fix: ignore non-typst files to focus implicitly (#2152) 2025-10-10 12:04:19 +08:00
tinymist-analysis feat: new lint warning for unknown math vars (#2065) 2025-09-24 01:09:10 +08:00
tinymist-assets docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
tinymist-cli feat: support offline definition queries (LSIF) (#2032) 2025-09-29 23:19:49 +08:00
tinymist-dap feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-debug dev: drop if_chain and collapse if statements (#2097) 2025-09-01 16:46:54 +08:00
tinymist-derive build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-l10n build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-lint fix: remove Clone trait bounds from diagnostics iterators (#2136) 2025-09-27 17:02:06 +08:00
tinymist-package feat: add js package registry support for tinymist-wasm (#2102) 2025-10-01 16:40:21 +08:00
tinymist-project fix: bad refactor in "fix: invalidate cached snapshot after compile" (#2165) 2025-10-11 02:19:39 +08:00
tinymist-query fix: re-correct order of scope merging & make test stronger (#2166) 2025-10-11 02:58:29 +08:00
tinymist-render fix: eliminate clippy warnings (#2036) 2025-08-18 12:42:03 +08:00
tinymist-std build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-task build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-tests fix: update tinymist-project features to include 'system' (#2156) 2025-10-10 08:28:12 +08:00
tinymist-vfs build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00
tinymist-world fix: remove Clone trait bounds from diagnostics iterators (#2136) 2025-09-27 17:02:06 +08:00
typlite build: update readme docs (#2114) 2025-09-12 00:50:56 +08:00
typst-preview feat: enhance CLI and argument documentation (#2072) 2025-09-03 17:02:42 +08:00
typst-shim build: bump version to 0.13.24 (#2085) 2025-08-26 16:15:03 +08:00