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-utils
Age
Commit message (
Collapse
)
Author
2025-02-24
Override the default math class of some characters (#5949)
Malo
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-01-31
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Malo
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-23
Rework outline (#5735)
Laurenz
2025-01-09
Revamp data loading and deprecate `decode` functions (#5671)
Laurenz
2024-12-04
HTML DOM types
Laurenz
2024-11-29
Compile-time `PicoStr` interning (#5491)
Laurenz
2024-11-13
Add support for raw range spans
Laurenz
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27
Split out four new crates (#5302)
Laurenz
2024-10-14
(Re-)implement rounding with negative digits (#5198)
PgBiel
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-01
Fix duration formatting precision (#5082)
Laurenz
2024-09-10
Unified and fixed `Duration` formatting in the CLI (#4587)
Andrew Voynov
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
2024-08-26
Improve realization and page layout (#4840)
Laurenz
2024-08-26
Implement math kerning and fix various `math.attach` bugs (#4762)
Max
2024-08-20
Fix typos (#4784)
Max
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-06-09
Pure location assignment (#4352)
Laurenz
2024-05-30
Fix race condition in interners (#4300)
Laurenz
2024-05-25
Refactor `Capable::vtable` to return `Option<NonNull<()>>` (#4252)
+merlan #flirora
2024-05-24
Split `BitSet` into two types and make it a bit nicer (#4249)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz