summaryrefslogtreecommitdiff
path: root/crates/typst-eval/src/code.rs
AgeCommit message (Collapse)Author
2025-02-26Improve clarity of `ast.rs` for newcomers to the codebase (#5784)Ian Wrzesinski
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com> Co-authored-by: T0mstone <39707032+T0mstone@users.noreply.github.com>
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-23Just add MathText SyntaxKindIan Wrzesinski
2024-12-04Add some more spansLaurenz
2024-11-26Added warning when explicit return in code (not markup) discards joined ↵Sébastien d'Herbais de Thun
content (#5413) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz