typst/crates/typst-cli/src
Laurenz c9c2315ad3 Fix 2024 clippy warnings 2025-07-21 15:22:29 +02:00
..
args.rs Add completions subcommand (#6568) 2025-07-09 12:41:40 +00:00
compile.rs Complete movement of HTML export code to `typst-html` (#6584) 2025-07-10 10:42:34 +00:00
completions.rs Add completions subcommand (#6568) 2025-07-09 12:41:40 +00:00
download.rs Fix duration formatting precision (#5082) 2024-10-01 12:32:27 +00:00
fonts.rs Clean up CLI argument parsing (#5521) 2024-12-04 13:17:38 +00:00
greet.rs Greet users who run `typst` for the first time (#5210) 2024-10-15 11:55:55 +00:00
init.rs Clean up CLI argument parsing (#5521) 2024-12-04 13:17:38 +00:00
main.rs Add completions subcommand (#6568) 2025-07-09 12:41:40 +00:00
package.rs Clean up CLI argument parsing (#5521) 2024-12-04 13:17:38 +00:00
query.rs Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432) 2025-06-12 14:09:37 +00:00
server.rs Fix 2024 clippy warnings 2025-07-21 15:22:29 +02:00
terminal.rs Spelling (#5020) 2024-09-26 17:32:55 +00:00
timings.rs Report errors in external files (#6308) 2025-06-10 12:46:27 +00:00
update.rs More consistent `self-update` assets determination (#5333) 2024-10-31 11:55:37 +00:00
watch.rs Warning when watching stdin (#6381) 2025-06-11 14:21:05 +00:00
world.rs Fix 2024 clippy warnings 2025-07-21 15:22:29 +02:00