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-eval
/
src
/
call.rs
Age
Commit message (
Collapse
)
Author
2025-06-02
Be a bit lazier in function call evaluation (#6368)
Laurenz
2025-05-28
Fix tracing of most field call expressions (#6234)
Igor Khanin
2025-05-20
Error if an unexpected named argument was received (#6192)
frozolotl
2025-02-26
Improve 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-04
Scope deprecations (#5798)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-23
Use SymbolElem in more places and add `char` cast for content
Ian Wrzesinski
2025-01-23
Methods on elements (#5733)
Laurenz
2025-01-09
Better math argument parsing (#5008)
Max
2024-12-11
More `CapturesVisitor` tests (#5506)
Ian Wrzesinski
2024-12-04
Add some more spans
Laurenz
2024-11-26
Added 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-27
Split out four new crates (#5302)
Laurenz