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
/
func.rs
Age
Commit message (
Expand
)
Author
2023-03-11
Jump to source and preview
Laurenz
2023-03-11
Figures
Laurenz
2023-03-10
Expose content representation more
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-03-01
Split up `model` module
Laurenz
2022-10-17
Merge some modules
Laurenz
2022-09-21
Tracked memoization
Laurenz
2022-09-20
Refactor error handling
Laurenz
2022-09-20
A New World
Laurenz
2022-07-26
New `Str` type with methods
Laurenz
2022-06-14
Many fixes
Laurenz
2022-05-26
Pure functions!
Laurenz
2022-05-25
Move deps from context to VM
Laurenz
2022-05-25
Move route from context to VM
Laurenz
2022-05-25
Virtual machine
Laurenz
2022-05-16
Absolute paths
Laurenz
2022-05-09
Set, show, wrap in code blocks
Laurenz
2022-05-06
Cast content from string
Laurenz
2022-05-04
New raw theme & nicer debug representation
Laurenz
2022-05-03
Support recursive show rules
Laurenz
2022-04-24
Extract `model` module
Laurenz
2022-04-07
Rework style chains
Laurenz
2022-03-12
Remove classes and improve naming
Laurenz
2022-02-28
Enable join collection for control flow constructs
Martin Haug
2022-02-28
CR: I've a feeling we're not in Review anymore.
Martin Haug
2022-02-28
Make loops and functions react to control flow
Martin Haug
2022-02-23
Rework the core context
Laurenz
2022-02-18
Headers and footers
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 hashable
Laurenz
2022-02-10
Proper error messages for shorthands
Laurenz
2022-02-02
Pass arguments to call and construct directly by value
Laurenz
2022-02-01
Better function representation
Laurenz