tinymist/crates
Myriad-Dreamin 84c211c7eb
feat: extract package implementation (#1647)
* feat: extract registry implementation

* feat: tinymist package

* fix: guard

* fix: guard 2

* feat: no specifier

* fix: temp_dir_in impl

* fix: impls

* feat: UniversePack::new

* feat: clone into memory

* feat: implement some pack for testing

* build: update cargo.lock

* feat: fit for web

* fix: guard
2025-04-16 18:19:03 +08:00
..
crityp feat: add no-content-hint feature to crityp (#1408) 2025-02-26 22:15:24 +08:00
sync-lsp feat: reduce deps of the tests crate (#1612) 2025-04-01 16:42:25 +08:00
tinymist feat: refactor and add page count for the status bar format (#1666) 2025-04-16 17:45:53 +08:00
tinymist-analysis feat: simple lint types comparing with strings (#1643) 2025-04-10 20:02:56 +08:00
tinymist-assets feat: employ l10n to tinymist-cli and vscode extension (#1505) 2025-03-15 10:38:07 +08:00
tinymist-core build: bump version to 0.13.10 (#1572) 2025-03-23 16:46:30 +08:00
tinymist-dap feat: add instrument-based breakpoints support to dap (#1529) 2025-03-17 18:19:31 +08:00
tinymist-debug build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00
tinymist-derive build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00
tinymist-l10n feat: support l10n message with arguments (#1508) 2025-03-15 12:50:50 +08:00
tinymist-lint fix: value used by exprs are not warned (#1664) 2025-04-16 15:37:11 +08:00
tinymist-package feat: extract package implementation (#1647) 2025-04-16 18:19:03 +08:00
tinymist-project feat: extract package implementation (#1647) 2025-04-16 18:19:03 +08:00
tinymist-query feat: extract package implementation (#1647) 2025-04-16 18:19:03 +08:00
tinymist-render dev: stateful requests now accept snapshot (#1581) 2025-03-25 16:28:00 +08:00
tinymist-std feat: extract package implementation (#1647) 2025-04-16 18:19:03 +08:00
tinymist-task feat: allow to disable lint or lint on save (#1658) 2025-04-16 03:15:56 +08:00
tinymist-vfs feat: clean up log and watch lints (#1659) 2025-04-16 15:02:49 +08:00
tinymist-world feat: extract package implementation (#1647) 2025-04-16 18:19:03 +08:00
typlite refactor: simplify world font impl and add docs (#1645) 2025-04-15 22:23:13 +08:00
typst-preview refactor: remove once_cell use from tinymist (#1632) 2025-04-08 02:11:44 +08:00
typst-shim build: bump world crates to 0.13.12-rc1 (#1608) 2025-03-31 16:01:51 +08:00