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
/
typ
/
compiler
/
dict.typ
Age
Commit message (
Expand
)
Author
2024-04-13
Better test runner (#3922)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-02-20
Add module -> dictionary conversion (#3428)
f3rn0s
2024-02-11
Better errors for array/dictionary method calls that return mutable (#3370)
Leedehai
2024-02-05
Update dictionary.insert() doc and tests (#3343)
Leedehai
2024-01-02
Clarify the way to access functions from dictionaries (#3064)
Leedehai
2023-12-28
Suggest accessing field if method doesn't exist (#2977)
voidiz
2023-11-02
Implement dict key interpolation (#2559)
Matt Fellenz
2023-10-10
Adds a default value to `.remove()` on `dict` and `array` (#2346)
Sébastien d'Herbais de Thun
2023-09-11
Update tests for type system changes
Laurenz
2023-08-21
Add hint for missing method error for dictionary where a field with a functio...
Simon Rask
2023-07-26
Update field mutation error message (#1742)
Pg Biel
2023-05-22
Fix removal order for dictionary
Laurenz
2023-05-03
Implement default values for at() (#995)
Michael Lohr
2023-04-19
Give more specific error messages (#881)
Leedehai
2023-04-11
Let dictionaries respect insertion order
Laurenz
2023-02-17
Fix error handling after hashtag
Laurenz
2023-01-28
More capable math calls
Laurenz
2023-01-27
Hashtags everywhere!
Laurenz
2023-01-23
Interpret methods on modules as functions in modules
Laurenz
2023-01-20
Rewrite parser
Laurenz
2022-12-30
Remove index syntax in favor of accessor methods
Laurenz
2022-11-29
Reorganize library and tests
Laurenz