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
/
eval
/
state.rs
Age
Commit message (
Expand
)
Author
2021-10-10
Rename `State` to `Style` and move it into its own module
Laurenz
2021-10-10
Move paint and colors into `geom`
Laurenz
2021-10-07
Slim down and organize paper sizes
Laurenz
2021-09-30
New default fonts
Laurenz
2021-08-27
Make font fallback disableable
Laurenz
2021-08-27
Font family things
Laurenz
2021-08-24
Switch from state to decorations for underline/strikethrough/overline
Laurenz
2021-08-21
Prune derives
Laurenz
2021-08-17
Library functions behave more imperatively
Laurenz
2021-02-09
Split evaluation and execution ๐ช
Laurenz
2021-01-16
Port remaining parser tests ๐
Laurenz
2021-01-15
Split state and scopes, less ref-counting ๐
Laurenz
2021-01-13
Unbounded pages ๐
Laurenz
2021-01-04
Better value representations, type function ๐
Laurenz
2021-01-03
Fix performance regression โก
Laurenz
2021-01-03
Move and rename many things ๐
Laurenz
2020-12-21
Allow only a few predefined font classes in [font] ๐ง
Laurenz
2020-10-13
BoxAlign and Flow aliases โ
Laurenz
2020-10-13
Rename geometric eval and apply to resolve โ
Laurenz
2020-10-10
Refactor text state ๐
Laurenz
2020-10-10
Switch back to custom geometry types, unified with layout primitives ๐
Laurenz
2020-10-07
Move deco, pass and feedback into diagnostics module โฉ
Laurenz
2020-10-07
Evaluation and node-based layouting ๐
Laurenz
2020-10-06
Rename secondary/primary to main/cross โ
Laurenz
2020-10-05
Streamline generic layouting primitives ๐ซ
Laurenz
2020-10-04
Small improvements ๐ช
Laurenz
2020-10-04
Shorten some names โ
Laurenz
2020-10-04
Separate state and constraints ๐งถ
Laurenz