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
/
mod.rs
Age
Commit message (
Expand
)
Author
2022-02-28
Introduce `EvalResult` for control flow
Martin Haug
2022-02-23
Rework the core context
Laurenz
2022-02-22
Remove layout cache
Laurenz
2022-02-18
Basic show rules
Laurenz
2022-02-17
Automatic list numbering
Laurenz
2022-02-17
Merge eval and layout contexts into `Vm`
Laurenz
2022-02-17
Make values sync
Laurenz
2022-02-17
Switch to const generics for nodes
Laurenz
2022-02-09
Set rules for everything
Laurenz
2022-02-07
Redesigned template layout
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-08
New color stuff
Martin Haug
2022-02-01
Better function representation
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-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-05
Lift styles out of individual nodes
Laurenz
2021-12-30
Style chains
Laurenz
2021-12-22
Review One: A Set Rules Story
Laurenz
2021-12-21
Set Rules Episode IX: The Rise of Testing
Laurenz
2021-12-15
Set Rules Episode VII: The Set Awakens
Laurenz
2021-12-15
Set Rules Episode IV: A New Fold
Laurenz
2021-12-09
Set Rules Episode III: Revenge of the packer
Laurenz
2021-12-07
Set Rules Episode II: Attack of the properties
Laurenz
2021-12-05
Set Rules Episode I: The Phantom Style
Laurenz
2021-11-26
X/Y abstractions
Laurenz
2021-11-23
2d alignments with plus operator
Laurenz
2021-11-15
Make clippy happier and remove `Str`
Laurenz
2021-11-08
Final touches
Laurenz
2021-11-08
Fine-grained capturing
Laurenz
2021-11-08
Tidy up AST
Laurenz
2021-11-05
Refactoring
Laurenz
2021-11-05
Slim `NodeKind` memory footprint
Martin Haug
2021-11-05
Less owning, more iterating
Martin Haug
2021-11-05
Change parser
Martin Haug
2021-10-25
Replace `..` syntax with `range` function
Laurenz
2021-10-10
Rename `State` to `Style` and move it into its own module
Laurenz
2021-10-10
Make `none` spreadable
Laurenz
2021-09-15
Blocks directly in template also scope
Laurenz
[prev]
[next]