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
/
library
/
pad.rs
Age
Commit message (
Expand
)
Author
2022-02-28
Reorganize library
Laurenz
2022-02-23
Rework the core context
Laurenz
2022-02-22
Remove layout cache
Laurenz
2022-02-18
Headers and footers
Laurenz
2022-02-17
Fallible layout
Laurenz
2022-02-17
Merge eval and layout contexts into `Vm`
Laurenz
2022-02-10
Proper error messages for shorthands
Laurenz
2022-02-09
Set rules for everything
Laurenz
2022-02-02
Rename `Node` to `Template`
Laurenz
2022-01-31
Switch from `Rc` to `Arc`
Laurenz
2022-01-08
Make all nodes into classes
Laurenz
2021-12-30
Style chains
Laurenz
2021-12-30
Make clippy a bit happier
Laurenz
2021-12-28
Tidying
Laurenz
2021-12-05
Set Rules Episode I: The Phantom Style
Laurenz
2021-12-02
Remove baseline weirdness
Laurenz
2021-11-29
Go back to wrapping inline nodes
Laurenz
2021-11-26
More independent placed node
Laurenz
2021-11-26
X/Y abstractions
Laurenz
2021-11-24
Small style changes
Laurenz
2021-11-18
Refactoring
Laurenz
2021-11-16
Image fit modes
Laurenz
2021-11-16
Don't wrap already layoutable nodes into flows/pars unnecessarily
Laurenz
2021-11-16
Revert page and inline levels
Laurenz
2021-11-16
Introduce `FlowNode`
Laurenz
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-10-31
Reorganize modules
Laurenz
2021-06-26
Cleanse library
Laurenz
2021-06-18
Remove eat_ prefix
Laurenz
2021-06-11
Push some nodes directly into the stack
Laurenz
2021-06-09
Lists with indent-based parsing
Laurenz
2021-05-23
Stack function
Laurenz
2021-05-21
Rename areas to regions
Laurenz
2021-05-18
Leaner argument parsing
Laurenz
2021-03-27
Better space coalescing logic 🌧
Laurenz
2021-03-25
Refactor alignments & directions 📐
Laurenz
2021-03-22
More consistent documentation 📝
Laurenz
2021-03-19
Scheduled maintenance 🔨
Laurenz
2021-03-17
Formatting and documentation ✨
Laurenz
2021-03-12
Refactor execution context 🏗
Laurenz
2021-03-11
Better expansion behaviour 🐪
Laurenz
2021-03-10
Pad function 🔲
Laurenz