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
/
crates
/
typst-library
/
src
/
foundations
Age
Commit message (
Expand
)
Author
2025-03-03
Make `array.chunks` example more readable (#5975)
Andrew Voynov
2025-02-25
Add `#str.normalize(form)` (#5631)
evie
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-02-24
Fix comparison of `Func` and `NativeFuncData` (#5943)
Laurenz
2025-02-23
Documentation improvements (#5888)
Malo
2025-02-12
Update documentation for `float.{to-bits, from-bits}` (#5836)
+merlan #flirora
2025-02-06
Documentation fixes and improvements (#5816)
Malo
2025-02-05
Export target docs (#5812)
Laurenz
2025-02-04
Scope deprecations (#5798)
Laurenz
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-31
Change type repr to short name (#5788)
Laurenz
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
Basic SymbolElem addition
Ian Wrzesinski
2025-01-22
Don't link items if container is already linked (#5732)
Laurenz
2025-01-21
Remove redundant doc comments on standard arguments (#5725)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2025-01-06
Allow adding and joining `arguments` (#5651)
Malo
2025-01-06
Added precise definition for "character" in the docs for `str.split` (#5616)
Andrew Voynov
2025-01-06
Improve `repr` for `arguments` (#5652)
Malo
2024-12-20
Error on duplicate symbol variant with modifiers in different orders (#5587)
Malo
2024-12-20
Document result of splitting string with empty string as separator (#5572)
Joshua Gawley
2024-12-18
Change error when accessing non-existant label (#5571)
Joshua Gawley
2024-12-18
Mention the `calc` module in the operator list (#5595)
Malo
2024-12-17
Rename `pattern` to `tiling` (#5590)
Laurenz
2024-12-17
Remove deprecated things and compatibility behaviours (#5591)
Laurenz
2024-12-16
Improve `symbol` `repr` (#5505)
Malo
2024-12-08
Document integer literal parsing (#5462)
Jakob Peters
2024-12-04
HTML DOM types
Laurenz
2024-12-04
Add contextual `target` function
Laurenz
2024-12-04
Add some more spans
Laurenz
2024-11-30
Add documentation example to `array.sorted()` (#5475)
Nikolai Neff-Sarnow
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
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-11-26
Added warning when explicit return in code (not markup) discards joined conte...
Sébastien d'Herbais de Thun
2024-11-17
Use `codex` for symbols (#5421)
Malo
2024-10-31
Add `calc.norm()` function to compute euclidean norms (#4581)
HydroH
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-10-29
Fix type of plugin (#5321)
Laurenz
2024-10-28
Add explicit notice about unicode minus sign in the str function (#5301)
lucaslugao
2024-10-28
Corrects link to wasi-stub in plugin documentation (#5308)
Chad Skeeters
2024-10-27
Split out four new crates (#5302)
Laurenz