typst/crates/typst-cli
Laurenz bb59f0e2b2 Incremental parsing in CLI
Reparses files in the CLI incrementally and also uses the file modification timestamp to completely skip reparsing if possible.
2023-09-19 15:19:12 +02:00
..
src Incremental parsing in CLI 2023-09-19 15:19:12 +02:00
Cargo.toml Incremental parsing in CLI 2023-09-19 15:19:12 +02:00
build.rs Let the CLI `typst update` itself without a package manager (#1887) 2023-08-26 20:44:58 +02:00