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
/
exec
/
mod.rs
Age
Commit message (
Expand
)
Author
2021-07-10
Eco string ๐ฑ
Laurenz
2021-07-08
Compare functions and templates by identity
Laurenz
2021-06-30
No more collisions between syntax::Tree and layout::Tree
Laurenz
2021-06-29
Make use of wide calls
Laurenz
2021-06-11
Push some nodes directly into the stack
Laurenz
2021-06-11
Basic enums
Laurenz
2021-06-11
Remove props in favor of using state for everything
Laurenz
2021-06-09
Lists with indent-based parsing
Laurenz
2021-06-01
Refactor path handling
Laurenz
2021-05-28
Refactored loading and cache architecture
Laurenz
2021-03-29
Write spaces and linebreaks into text runs โ
Laurenz
2021-03-25
Refactor alignments & directions ๐
Laurenz
2021-03-21
Syntax functions ๐
Laurenz
2021-03-20
Square, circle and ellipse ๐ต
Laurenz
2021-03-19
Scheduled maintenance ๐จ
Laurenz
2021-03-19
Configurable font edges โ
Laurenz
2021-03-12
Refactor execution context ๐
Laurenz
2021-03-12
Rename ChildAlign to LayoutAligns โ
Laurenz
2021-03-11
Better expansion behaviour ๐ช
Laurenz
2021-02-21
Split pushed text at newlines โ
Laurenz
2021-02-21
Fix spacing after raw blocks โฌ๏ธ
Laurenz
2021-02-18
Show repr in monospace ๐
Laurenz
2021-02-12
Rename any template to func template โ
Laurenz
2021-02-12
Make templates and strings summable ๐ฅช
Laurenz
2021-02-12
Cleaning ๐งน
Laurenz
2021-02-11
Move all pretty printing into one module and pretty print values ๐ฆ
Laurenz
2021-02-09
Add arguments value ๐
Laurenz
2021-02-09
Split evaluation and execution ๐ช
Laurenz