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
/
src
/
model
/
layout.rs
Age
Commit message (
Expand
)
Author
2022-11-02
Move layout traits into library
Laurenz
2022-11-02
More dynamic content representation
Laurenz
2022-10-31
Remove semantic role handling
Laurenz
2022-10-28
Refactor `geom` module
Laurenz
2022-10-18
Reduce dependencies from compiler on library
Laurenz
2022-10-17
Merge some modules
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-09-19
Remove pins and memoization
Laurenz
2022-06-14
Many fixes
Laurenz
2022-06-13
Fix inline math formula frame size
Laurenz
2022-06-12
Move `Arc` into `Frame`
Laurenz
2022-06-12
Make all fields of `Frame` private
Laurenz
2022-06-09
Non-outlined headings
Laurenz
2022-06-04
First iteration of outline items
Martin Haug
2022-05-31
Basic manual tracking
Laurenz
2022-05-27
Replay group and value side effects
Laurenz
2022-05-26
Locate me!
Laurenz
2022-05-25
Rebrand queries as memoization
Laurenz
2022-05-25
Thread-local query cache
Laurenz
2022-05-02
Move rounding logic out of exporters
Martin Haug
2022-05-01
Add round corners and change arguments
Martin Haug
2022-04-30
New block spacing model
Laurenz
2022-04-25
Public style entry enum
Laurenz
2022-04-24
`StyleSlot`, `KeyId` and `NodeId`
Laurenz
2022-04-24
Extract `model` module
Laurenz