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
/
tests
/
suite
/
scripting
Age
Commit message (
Expand
)
Author
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-02-25
Improve hints for show rule recursion depth (#5856)
Malo
2025-02-06
Fix unnecessary import rename warning (#5828)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-23
Methods on elements (#5733)
Laurenz
2025-01-06
Allow adding and joining `arguments` (#5651)
Malo
2025-01-06
Improve `repr` for `arguments` (#5652)
Malo
2024-12-08
Add test for issue #4573 (#5542)
Ian Wrzesinski
2024-12-08
Convert unopened square-brackets into a hard error (#5414)
Ian Wrzesinski
2024-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-03
17. Replace while loop closures and Parser::end() to use SyntaxSet
Ian Wrzesinski
2024-10-07
Fix hint for destructuring to an array with at least 1 element (#5154)
+merlan #flirora
2024-10-07
Improve hint when provided array for destructuring has fewer elements than ex...
Orange
2024-09-26
Fixed-point decimal type (#4900)
PgBiel
2024-09-16
Shrink tests (#4967)
Laurenz
2024-09-02
Add `at` method to `arguments` (#4864)
Malo
2024-09-02
Parenthesized imports (#4869)
Sébastien d'Herbais de Thun
2024-09-02
Improve unknown variable diagnostics (#4858)
tingerrr
2024-08-27
Refactor depth checks and apply them in math (#4845)
Laurenz
2024-08-15
Move `calc.nan` to `float.nan` and add `float.inf` (#4733)
Malo
2024-08-11
Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)
Malo
2024-06-22
Hint for shadowed std functions (#4402)
Yip Coekjan
2024-06-16
Add hints to array destructuring error messages (#4400)
Malo
2024-06-12
Lexer hint (#4346)
astrale-sharp
2024-05-30
Add nested import syntax (#4228)
Tulio Martins
2024-04-30
Let let-binding raise error on unexpected keywords (#4034)
Leedehai
2024-04-13
Better test runner (#3922)
Laurenz