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
Age
Commit message (
Expand
)
Author
2022-02-24
Lower and upper on templates
Laurenz
2022-02-24
List above & below
Laurenz
2022-02-24
First-line indents
Laurenz
2022-02-23
Query cache
Laurenz
2022-02-23
Rework the core context
Laurenz
2022-02-22
Remove layout cache
Laurenz
2022-02-20
Page style list fix
Laurenz
2022-02-18
Remove layout-cache feature
Laurenz
2022-02-18
Basic show rules
Laurenz
2022-02-18
Headers and footers
Laurenz
2022-02-18
List label styling
Laurenz
2022-02-17
Automatic list numbering
Laurenz
2022-02-17
Accept closures for heading styling
Laurenz
2022-02-17
Fallible layout
Laurenz
2022-02-17
Merge eval and layout contexts into `Vm`
Laurenz
2022-02-17
Change default parameter of `Cast`
Laurenz
2022-02-17
Make values sync
Laurenz
2022-02-17
Make values hashable
Laurenz
2022-02-17
Better debug implementations for numeric types
Laurenz
2022-02-17
Switch to const generics for nodes
Laurenz
2022-02-10
Proper error messages for shorthands
Laurenz
2022-02-09
Set rules for everything
Laurenz
2022-02-07
Redesigned template layout
Laurenz
2022-02-07
Tidy up
Laurenz
2022-02-05
Refactor and fix style folding
Laurenz
2022-02-03
Better debug representation for template
Laurenz
2022-02-02
Remove root node
Laurenz
2022-02-02
Rename `into_block` to `pack`
Laurenz
2022-02-02
Pass arguments to call and construct directly by value
Laurenz
2022-02-02
Split up styled and sequence template
Laurenz
2022-02-02
Rename `Node` to `Template`
Laurenz
2022-02-02
Allow set & show only directly in markup
Laurenz
2022-02-02
Make `Add` for `Node` a bit more efficient
Laurenz
2022-02-08
New color stuff
Martin Haug
2022-02-01
Better function representation
Laurenz
2022-01-31
Switch from `Rc` to `Arc`
Laurenz
2022-01-30
Rework strong and emph
Laurenz
2022-01-29
Fix that templates don't create a scope
Laurenz
2022-01-29
Enable for loop over captured args
Laurenz
2022-01-29
Allow to add `none` and node
Laurenz
2022-01-28
Support for `wrap`
Laurenz
2022-01-28
Parse `break`, `continue` and `return` expression
Laurenz
2022-01-28
Parse `show` and `wrap` expressions
Laurenz
2022-01-27
Mutex comes from tex and we don't want any
Laurenz
2022-01-27
Add Code Block syntax highlighting
Martin Haug
2022-01-08
Make all nodes into classes
Laurenz
2022-01-07
Scoped styles
Laurenz
2022-01-07
Tidy up styling
Laurenz
2022-01-05
Lift styles out of individual nodes
Laurenz
2022-01-05
Refactor
Laurenz
[next]