summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/world.rs
AgeCommit message (Expand)Author
2024-03-09Generate PDF ID automatically unless we really have a stable ID (#3591)Laurenz
2024-03-07Bump our crates (#3573)Laurenz
2024-03-06Add `typst init` command (#3544)Laurenz
2024-02-14Fix typo (#3412)frozolotl
2024-02-14Fix watches on moves and removes (#3371)frozolotl
2024-02-05Support reading input from stdin (#3339)spore
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-18Key/Value data from CLI (#2894)Laurenz
2023-12-14Make `World` thread-safeLaurenz
2023-12-08Less interior mutability in system worldLaurenz
2023-12-08Move export cacheLaurenz
2023-11-30Drop dependency on `DashMap`Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-19Watching fixes (#2706)Laurenz
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-08-22Virtual path typeLaurenz
2023-08-06Query-System for metadata (#1812)Beiri22
2023-08-04Bytes typeLaurenz
2023-08-01Fix datetime offset (#1845)Beiri22
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz