summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/routines.rs
AgeCommit message (Expand)Author
2025-07-10Complete movement of HTML export code to `typst-html` (#6584)Laurenz
2025-07-09Move `html` module to `typst-html` crate (#6577)Laurenz
2025-07-09Construct library via extension trait instead of default & inherent impl (#6576)Laurenz
2025-07-09Target-specific native show rules (#6569)Laurenz
2025-06-12Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)cAttte
2025-04-07Show warnings from eval (#6100)+merlan #flirora
2025-01-24Semantic paragraphs (#5746)Laurenz
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-10-27Split out four new crates (#5302)Laurenz