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
/
lib.rs
Age
Commit message (
Collapse
)
Author
2025-07-10
Complete movement of HTML export code to `typst-html` (#6584)
Laurenz
2025-07-09
Move `html` module to `typst-html` crate (#6577)
Laurenz
2025-07-09
Construct library via extension trait instead of default & inherent impl (#6576)
Laurenz
2025-06-24
Add docs for `std` module (#6407)
Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-05
Export target docs (#5812)
Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-03
Refactor `Scope` (#5797)
Laurenz
2025-01-29
Resolve bound name of bare import statically (#5773)
Laurenz
2025-01-08
Embed files associated with the document as a whole (#5221)
Niklas Eicker
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-04
HTML DOM types
Laurenz
2024-12-04
Add contextual `target` function
Laurenz
2024-12-04
Add HTML feature flag
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-11-13
Introduce `IdeWorld` trait
Laurenz
2024-11-01
Basic feature flag mechanism (#5350)
Laurenz
2024-10-27
Split out four new crates (#5302)
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-10
Implement Oklch support (#2611)
frozolotl
2023-11-08
Move some things out of `util`
Laurenz
2023-09-30
Fix dead links
Laurenz
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-11
First-class types
Laurenz
Makes types first-class values.
2023-07-11
Add fields and methods to several primitives (#790)
Pg Biel
2023-07-10
Better primes in math (#1614)
sitandr
2023-07-02
Move everything into `crates/` directory
Laurenz