tinymist/crates
Hong Jiarong 38f6b40ee7
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
refactor: typlite table parsing and diagnostic (#2181)
This PR depends on #2180 and should be merged after it.
2025-10-18 22:37:07 +08:00
..
cmark-writer fix: fallback for tables with block-level cells (#2173) 2025-10-14 12:00:43 +08:00
cmark-writer-macros chore: switch cmark-writer dependency to local path (#2171) 2025-10-12 15:50:19 +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: set position_encoding on handshake and fix to utf-16 (#2153) 2025-10-17 11:39:20 +08:00
tinymist-analysis fix: import type inference result from other modules (#2168) 2025-10-15 11:22:39 +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 feat: multi-page export and no-write support (#2098) 2025-10-13 23:02:44 +08:00
tinymist-query feat: warning collector and logging for diagnostics in typlite (#2180) 2025-10-16 18:18:57 +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 feat: multi-page export and no-write support (#2098) 2025-10-13 23:02:44 +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 refactor: typlite table parsing and diagnostic (#2181) 2025-10-18 22:37:07 +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