tinymist/crates
Myriad-Dreamin e4bf2e9e46
feat: run project compilations on main thread (#1197)
* dev: handle compile interrupt

* dev: remove cache task use

* feat: create project crate again

dev: changes

feat: delete unused code

fix: errors

fix: errors

* feat: extra compilation is not needed

* dev: implement all todos

* fix: make event queue unbounded

* fix: make preview work again

* feat: event-driven recompilation

* feat: evict vfs cache

* feat: update evict strategy

* feat: remove lock update
2025-01-19 22:28:38 +08:00
..
crityp feat: move world implementation (#1183) 2025-01-19 08:25:35 +08:00
sync-lsp feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
tinymist feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
tinymist-analysis refactor: rename local variables and some types (#1023) 2024-12-18 19:23:31 +08:00
tinymist-assets test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-core feat: build tinymist-world on web (#1184) 2025-01-19 09:49:52 +08:00
tinymist-derive test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-fs fix: clippy error in rust 1.84 and deny warnings in CI (#1178) 2025-01-15 20:26:34 +08:00
tinymist-project feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
tinymist-query feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
tinymist-render test(ci): add fmt, clippy, doc, and msrv tests to CI (#926) 2024-12-02 20:28:29 +08:00
tinymist-std feat: build tinymist-world on web (#1184) 2025-01-19 09:49:52 +08:00
tinymist-vfs feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
tinymist-world feat: run project compilations on main thread (#1197) 2025-01-19 22:28:38 +08:00
typlite feat: track fine-grained revisions of font, registry, entry, and vfs (#1192) 2025-01-19 18:23:41 +08:00
typst-preview fix: push resolved span to editor (#1194) 2025-01-19 18:49:01 +08:00
typst-shim feat: move world implementation (#1183) 2025-01-19 08:25:35 +08:00