This website requires JavaScript.
Explore
Help
Register
Sign In
jeffemmett
/
typst
Watch
1
Star
0
Fork
You've already forked typst
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
584dd5fec6
typst
/
crates
/
typst-utils
/
src
History
Laurenz
e9dc4bb204
Typed HTML API (
#6476
)
2025-06-23 09:12:58 +00:00
..
bitset.rs
Split `BitSet` into two types and make it a bit nicer (
#4249
)
2024-05-24 21:09:54 +00:00
deferred.rs
Factor out `typst-utils` crate (
#4125
)
2024-05-13 15:25:43 +00:00
duration.rs
Fix duration formatting precision (
#5082
)
2024-10-01 12:32:27 +00:00
fat.rs
Refactor `Capable::vtable` to return `Option<NonNull<()>>` (
#4252
)
2024-05-25 19:17:07 +00:00
hash.rs
Revamp data loading and deprecate `decode` functions (
#5671
)
2025-01-09 09:34:16 +00:00
lib.rs
Add `typst_utils::display`
2025-06-20 17:32:37 +02:00
macros.rs
Replace `once_cell`'s `Lazy` as much as possible (
#4617
)
2024-10-31 11:52:11 +00:00
pico.rs
Typed HTML API (
#6476
)
2025-06-23 09:12:58 +00:00
round.rs
(Re-)implement rounding with negative digits (
#5198
)
2024-10-14 16:14:06 +00:00
scalar.rs
Bump MSRV to 1.83 and Rust in CI to 1.85 (
#5946
)
2025-02-24 12:28:01 +00:00