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
Age
Commit message (
Expand
)
Author
2023-09-11
Type compatibility
Laurenz
2023-09-11
Update tests for type system changes
Laurenz
2023-09-04
Allow packages to specify their minimum compiler version
Laurenz
2023-08-30
Add test for ends-with fix
Laurenz
2023-08-30
Allow renaming imports with `as` (#1923)
Pg Biel
2023-08-30
Make zip variadic (#2041)
Sébastien d'Herbais de Thun
2023-08-30
Duration type, simple date-duration-calculations and comparisons (#1843)
Beiri22
2023-08-26
Implement `rev()` method on string (#2013)
Kevin K
2023-08-22
Support selectors with and/or followed by before/after (#1883)
damaxwell
2023-08-21
Add hint for missing method error for dictionary where a field with a functio...
Simon Rask
2023-08-21
Check for control flow event before let binding (#1912)
bluebear94
2023-08-21
Add intersperse() method for arrays (#1897)
Gokul Soumya
2023-08-21
Make bytes joinable
Laurenz
2023-08-21
Wasm plugin system (#1555)
astrale-sharp
2023-08-08
Fix crashing on empty regexps (#1870)
sitandr
2023-08-04
Bytes type
Laurenz
2023-07-29
Add start parameter to array enumerate (#1818)
bluebear94
2023-07-26
Update field mutation error message (#1742)
Pg Biel
2023-07-18
Adding `dedup` to `array` (#1738)
Sébastien d'Herbais de Thun
2023-07-11
Add fields and methods to several primitives (#790)
Pg Biel
2023-07-06
Better error messages for `#` expressions
Laurenz
2023-07-06
Better error messages for keywords in place of identifiers
Laurenz
2023-07-05
Parser hints infrastructure (#1570)
Mathias Fischler
2023-06-30
Minor improvements
Laurenz
2023-06-28
Reintroduce `--root`
Laurenz
2023-06-27
Basic package management
Laurenz
2023-06-24
Add infrastructure to enrich errors with hints (#1486)
Mathias Fischler
2023-06-12
Resolve #1141: Add hint for missing numbering, improve hint format consistenc...
Mathias Fischler
2023-06-09
Undo regex type rename
Laurenz
2023-05-30
Fix doc links
Laurenz
2023-05-30
Add `fields` method to content (#1340)
MALO
2023-05-29
Fix `.at(default: ...)` for strings and content (#1339)
Pg Biel
2023-05-24
Rework delimiter errors
Laurenz
2023-05-22
Fix field access on styled element
Laurenz
2023-05-22
Fix removal order for dictionary
Laurenz
2023-05-22
Clearer error messages for failed comparisons
Laurenz
2023-05-19
Update string doc: index can be negative (#1198)
Leedehai
2023-05-17
Show default values in documentation
Laurenz
2023-05-12
Show rules for symbols (fixes #1130) (#1175)
sitandr
2023-05-03
Function scopes (#1032)
Pg Biel
2023-05-03
Implement default values for at() (#995)
Michael Lohr
2023-05-03
[Feature] Allow function as argument for string.replace (#944)
dvdvgt
2023-04-28
check index on placeholder (#1005)
Marmare314
2023-04-26
Touch up docs
Laurenz
2023-04-26
Pattern as parameter (#854)
Marmare314
2023-04-26
Fix overflows with operators (#904)
HarmoGlace
2023-04-25
Support indices preceding the base symbol, revamping #699 (#825)
Leedehai
2023-04-25
Add a zip method to arrays (#947)
Laurenz Stampfl
2023-04-25
Destructuring assign (#703)
Marmare314
2023-04-25
Add sum and product to arrays (#966)
SekoiaTree
[next]