summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/foundations/mod.rs
AgeCommit message (Collapse)Author
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-12Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)cAttte
2025-04-07Show warnings from eval (#6100)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-04Add contextual `target` functionLaurenz
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz