summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/compile.rs
AgeCommit message (Expand)Author
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-02-14Fix watches on moves and removes (#3371)frozolotl
2024-02-05Support reading input from stdin (#3339)spore
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2024-01-17Add `Page` structLaurenz
2023-12-30New performance timings (#3096)Sébastien d'Herbais de Thun
2023-12-18Parallel export (#2989)Sébastien d'Herbais de Thun
2023-12-08Move export cacheLaurenz
2023-11-29Don't exit watcher on invalid utf-8 (#2795)He Li
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-08Extract `typst-pdf` crateLaurenz
2023-11-08Extract `typst-svg` crateLaurenz
2023-11-08Extract `typst-render` crateLaurenz
2023-10-27Add IDs and creation date to PDFs (#2374)Martin Haug
2023-10-17Cached export for incremental (#2400)Sébastien d'Herbais de Thun
2023-09-19Incremental parsing in CLILaurenz
2023-09-18Use inferred format extension for the output path (#2166)LU Jialin
2023-09-13Bump dependenciesLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-29More type safety for spansLaurenz
2023-08-23Add format arg to CLI (#1985)Matt Fellenz
2023-08-22Virtual path typeLaurenz
2023-08-08Refactor SVG export a bitLaurenz
2023-08-08Add SVG export (#1729)Wenzhuo Liu
2023-08-06Query-System for metadata (#1812)Beiri22
2023-08-03fix(cli): include export in compile time (#1816)Wenzhuo Liu
2023-07-19Add infrastructure for compiler warnings (#1731)lolstork
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz