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