index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
typst-cli
/
src
/
compile.rs
Age
Commit message (
Expand
)
Author
2023-11-29
Don't exit watcher on invalid utf-8 (#2795)
He Li
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz
2023-11-08
Extract `typst-svg` crate
Laurenz
2023-11-08
Extract `typst-render` crate
Laurenz
2023-10-27
Add IDs and creation date to PDFs (#2374)
Martin Haug
2023-10-17
Cached export for incremental (#2400)
Sébastien d'Herbais de Thun
2023-09-19
Incremental parsing in CLI
Laurenz
2023-09-18
Use inferred format extension for the output path (#2166)
LU Jialin
2023-09-13
Bump dependencies
Laurenz
2023-09-11
Forward third-party errors
Laurenz
2023-08-29
Add a bit more docs to `compile`
Laurenz
2023-08-29
More type safety for spans
Laurenz
2023-08-23
Add format arg to CLI (#1985)
Matt Fellenz
2023-08-22
Virtual path type
Laurenz
2023-08-08
Refactor SVG export a bit
Laurenz
2023-08-08
Add SVG export (#1729)
Wenzhuo Liu
2023-08-06
Query-System for metadata (#1812)
Beiri22
2023-08-03
fix(cli): include export in compile time (#1816)
Wenzhuo Liu
2023-07-19
Add infrastructure for compiler warnings (#1731)
lolstork
2023-07-18
Extract syntax module into typst-syntax crate
Laurenz
2023-07-02
Move everything into `crates/` directory
Laurenz