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
/
tests
/
src
/
world.rs
Age
Commit message (
Collapse
)
Author
2025-07-09
Construct library via extension trait instead of default & inherent impl (#6576)
Laurenz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-06-11
Fix panic when test source is not found in world (#6428)
Tobias Schmitz
2025-06-10
Adjust source file API surface (#6423)
Laurenz
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-03-31
Make `World::font` implementations safe (#6117)
Myriad-Dreamin
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵
Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2024-12-20
HTML tests (#5594)
Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-09-16
Shrink tests (#4967)
Laurenz
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
2024-04-13
Better test runner (#3922)
Laurenz