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
/
value.rs
Age
Commit message (
Expand
)
Author
2023-03-01
Split up `model` module
Laurenz
2023-03-01
Bump `ecow`
Laurenz
2023-02-23
Merge main back
Laurenz
2023-02-23
Switch to ecow
Laurenz
2023-02-17
Fix error handling after hashtag
Laurenz
2023-01-28
Better analysis for literals
Laurenz
2023-01-28
More capable math calls
Laurenz
2023-01-28
Rework math attachments and accents
Laurenz
2023-01-27
Fix math spacing bugs
Laurenz
2023-01-27
Tracing-based expression tooltips
Laurenz
2023-01-27
Symbol values and modules
Laurenz
2023-01-03
New import syntax
Laurenz
2022-12-31
Merge `MarkupNode` and `MathNode` into `Expr`
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
New macro setup
Laurenz
2022-11-27
Switch `StrResult` to `EcoString`
Laurenz
2022-11-26
Dynamic labels
Laurenz
2022-11-21
Don't display functions
Laurenz
2022-11-07
Show it!
Laurenz
2022-11-04
Style changes
Laurenz
2022-11-03
Split crates
Laurenz
2022-11-02
Move layout traits into library
Laurenz
2022-11-02
More dynamic content representation
Laurenz
2022-10-31
Rename `RoleMap` to `LangItems`
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