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
/
foundations
Age
Commit message (
Expand
)
Author
2025-02-25
Fix false positive for type/str comparison warning (#5957)
Laurenz
2025-02-17
Bring back type/str compatibility for 0.13, with warnings and hints (#5877)
Laurenz
2025-01-31
Change type repr to short name (#5788)
Laurenz
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-23
Update math TextElem layout to separate out SymbolElem
Ian Wrzesinski
2025-01-23
Basic SymbolElem addition
Ian Wrzesinski
2025-01-06
Allow adding and joining `arguments` (#5651)
Malo
2024-12-18
Change error when accessing non-existant label (#5571)
Joshua Gawley
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-11
Add number-syntax edge case tests (#5560)
Ian Wrzesinski
2024-11-27
Let decimal constructor accept decimal values (#5481)
+merlan #flirora
2024-11-27
Add support for interpreting f32 in float.{from-bytes, to-bytes} (#5480)
+merlan #flirora
2024-10-31
Add `calc.norm()` function to compute euclidean norms (#4581)
HydroH
2024-10-14
(Re-)implement rounding with negative digits (#5198)
PgBiel
2024-10-11
Fix hashing of equal decimals with different scales (#5179)
PgBiel
2024-09-30
Revert return type change in floor, ceil, trunc, quo (#5064)
PgBiel
2024-09-26
Spelling (#5020)
Josh Soref
2024-09-26
Fixed-point decimal type (#4900)
PgBiel
2024-09-26
Add float to bytes conversion and vice-versa (#4989)
Tim Voßhenrich
2024-09-16
Do not surface warnings from non-last layout iterations (#4970)
Laurenz
2024-09-16
Shrink tests (#4967)
Laurenz
2024-09-02
New realization / Text show rules now work across elements (#4876)
Laurenz
2024-09-02
Add warnings when labels are ignored or unattached (#4783)
Max
2024-08-15
Move `calc.nan` to `float.nan` and add `float.inf` (#4733)
Malo
2024-08-15
Improve `repr` for `type(none)` and `type(auto)` (#4730)
Lingkang
2024-08-11
Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)
Malo
2024-07-22
Conversion from int to bytes and back (#4490)
chico ferreira
2024-07-20
Deprecate some things (#4562)
Laurenz
2024-07-04
Refactor line building (#4497)
Laurenz
2024-06-22
Add message when trying to access a field that is not set (#4399)
+merlan #flirora
2024-06-12
Lexer hint (#4346)
astrale-sharp
2024-06-04
Hint for labels in code mode (#4319)
Yip Coekjan
2024-05-22
Add `windows` method to array (#4136)
Tobias Schmitz
2024-05-17
Fix mention of current version in test (#4169)
Laurenz
2024-05-06
Add `exact` argument to `array.zip` (#4030)
T0mstone
2024-04-30
Add `std` module for names in the standard library (#4038)
PgBiel
2024-04-30
Remove repetitive words (#3991)
hardlydearly
2024-04-30
Add `reduce` method to `array` (#3911)
JustForFun88
2024-04-13
Better test runner (#3922)
Laurenz