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
Age
Commit message (
Expand
)
Author
2024-08-26
Small improvements to the test runner (#4838)
Laurenz
2024-08-20
Fix typos (#4784)
Max
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-08-16
Fix document set rules (#4768)
Laurenz
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-11
Let test error hide line number if it's zero (#4535)
Leedehai
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-05-08
Run PDF and SVG export in CI (#4097)
Laurenz
2024-04-18
Enhance the test runner: regex, --list, --path (#3945)
Leedehai
2024-04-13
Better test runner (#3922)
Laurenz
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-07
Remove unmaintained benchmarks (#3569)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-28
Make use of `is_some_and` where applicable (#3523)
Laurenz
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-27
New context system (#3497)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-02-12
Run tests roughly in order (#3402)
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2024-01-09
Test autocomplete (#2912)
astrale-sharp
2023-12-19
Show which reference image was updated (#3008)
PgBiel
2023-12-18
Key/Value data from CLI (#2894)
Laurenz
2023-12-14
Make `World` thread-safe
Laurenz
2023-12-06
Let test.rs --exact also accept file path of a typ file (#2817)
Leedehai
2023-12-06
Use a rotating test progress printer (#2872)
Leedehai
2023-12-04
Enable workspace lints for tests
Laurenz
2023-11-27
Bump dependencies
Laurenz
2023-11-26
Rework `Vt` into `Engine`
Laurenz
2023-11-24
Merge `typst` and `typst-library`
Laurenz
2023-11-19
Rename typeset function to layout
Laurenz
2023-11-19
Watching fixes (#2706)
Laurenz
2023-11-08
Move some things out of `util`
Laurenz
2023-11-08
Extract `typst-pdf` crate
Laurenz
2023-11-08
Extract `typst-svg` crate
Laurenz
2023-11-08
Extract `typst-render` crate
Laurenz
2023-10-27
Add IDs and creation date to PDFs (#2374)
Martin Haug
2023-10-17
Cached export for incremental (#2400)
Sébastien d'Herbais de Thun
2023-10-17
Replace `Vec` with `EcoVec`, removed `Box` (#2420)
Sébastien d'Herbais de Thun
2023-10-09
Bump ecow
Laurenz
2023-10-04
Add `Repr` trait (#2269)
MALO
2023-09-19
Improve span stability after incremental parsing
Laurenz
2023-09-19
Gradient Part 1 - Color rework (#2171)
Sébastien d'Herbais de Thun
2023-09-11
Update tests for type system changes
Laurenz
2023-09-04
Allow packages to specify their minimum compiler version
Laurenz
2023-08-29
Add a bit more docs to `compile`
Laurenz
[next]