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-06-26
Disallow empty labels and references (#5776) (#6332)
Said A.
2025-06-26
Allow deprecating symbol variants (#6441)
Malo
2025-06-26
Support `in` operator on strings and modules (#6498)
Laurenz
2025-06-23
Typed HTML API (#6476)
Laurenz
2025-06-20
Support for generating native functions at runtime
Laurenz
2025-06-20
Add `Duration::decompose`
Laurenz
2025-06-19
Ensure that label repr is syntactically valid (#6456)
Laurenz
2025-06-12
Unify `EvalMode` and `LexMode` into `SyntaxMode` (#6432)
cAttte
2025-06-11
Use `codex::ModifierSet` (#6159)
T0mstone
2025-06-10
Make a more descriptive definition of `module` (#6380)
Andrew Voynov
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-06-02
Improve `calc.round` documentation (#6345)
Malo
2025-05-20
Removing unused warnings in nightly (#6169)
Patrik Simic
2025-04-07
Document exceptions and alternatives to using `type` (#6027)
alluring-mushroom
2025-04-07
Show warnings from eval (#6100)
+merlan #flirora
2025-04-07
Fix typo in module docs (#6146)
Andrew Voynov
2025-04-02
Support comparison functions in `array.sorted` (#5627)
Malo
2025-03-31
Add default parameter for array.{first, last} (#5970)
+merlan #flirora
2025-03-24
Use `std::ops::ControlFlow` in `Content::traverse` (#6053)
Ian Wrzesinski
2025-03-11
Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...
evie
2025-03-10
Fix typo in docs (#6034)
Ludovico Gerardi
2025-03-04
Fix debug implementation of Recipe (#5997)
Andrew Voynov
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
[next]