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-11-27
Add test cases to verify lexer's identifier validation (#2773)
Leedehai
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Fix `has` on non-inherent fields (#2745)
frozolotl
2023-11-21
Make `color.components`' alpha parameter named (#2734)
frozolotl
2023-11-17
Remove restrictions to chroma and improve clamping (#2690)
frozolotl
2023-11-13
Make Oklab and Oklch chroma ratios relative to 0.4 (#2642)
frozolotl
2023-11-13
Add tests for shorthand (#2660)
TheJosefOlsson
2023-11-10
Implement Oklch support (#2611)
frozolotl
2023-11-07
Add hints for invalid identifier errors (#2583)
tingerrr
2023-11-06
Prevent silent swallowing of return expressions trailing arguments (#2545)
Samuel Tardieu
2023-11-02
Implement dict key interpolation (#2559)
Matt Fellenz
2023-10-29
Improve "cannot apply '{+,-}'" error messages (#2510)
MALO
2023-10-27
Fix error priority for function arguments
Laurenz
2023-10-27
Fix argument parsing bug
Laurenz
2023-10-27
Implement unary `array.zip`, closing #2478 (#2491)
Joseph Wilson
2023-10-10
Adds a default value to `.remove()` on `dict` and `array` (#2346)
Sébastien d'Herbais de Thun
2023-10-09
Use/allow U+2212 MINUS SIGN instead of U+002D HYPHEN MINUS everywhere (#2318)
MALO
2023-10-03
Gradient Part 2 - Linear gradients (#2279)
Sébastien d'Herbais de Thun
2023-10-02
Add capability to get current compiler version (#2016)
T0mstone
2023-09-28
Handle compiler panics when handling infinite lengths (#2215)
bluebear94
2023-09-26
Avoid plugin panics (#2232)
Arnaud Golfouse
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-16
Fix missing capturing of assignments
Laurenz
2023-09-15
Remove 64-bit-specific test
Laurenz
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
[next]