tinymist/crates
Myriad-Dreamin ccd3cea08c
feat: improve caches of calls and module exports type checking (#847)
* dev: optimize log on critical paths

* dev: optimize `check_module_item`

* dev: cache source queries

* dev: cache call checking

* dev: remove source cache
2024-11-18 17:20:05 +08:00
..
sync-lsp dev: add time limit to lsp replay command (#816) 2024-11-14 21:21:17 +08:00
tinymist fix: open exported files using rust's open crate (#838) 2024-11-17 22:08:13 +08:00
tinymist-analysis feat: provide package view and local documentation (#596) 2024-09-12 21:17:07 +08:00
tinymist-assets docs: improve and add contribution guide for syntaxes (#471) 2024-07-27 23:04:52 +08:00
tinymist-derive feat: implement expression checker (#714) 2024-10-25 23:52:11 +08:00
tinymist-query feat: improve caches of calls and module exports type checking (#847) 2024-11-18 17:20:05 +08:00
tinymist-render refactor: refactor hover, analysis/global, and docs crates (#755) 2024-10-31 10:07:31 +08:00
tinymist-world feat: add package related arguments to typstExtraArgs (#833) 2024-11-16 17:16:56 +08:00
typlite feat: add package related arguments to typstExtraArgs (#833) 2024-11-16 17:16:56 +08:00
typst-preview feat: listen data plane socket and serve frontend html on same address (#577) 2024-09-06 15:33:40 +08:00
typst-shim build: bump tinymist to 0.12.0-rc1 (#708) 2024-10-19 18:32:37 +08:00