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
/
ops.rs
Age
Commit message (
Expand
)
Author
2022-05-04
Division for lengths
Laurenz
2022-04-30
New block spacing model
Laurenz
2022-04-24
Extract `model` module
Laurenz
2022-04-24
Extract methods into separate module
Laurenz
2022-04-09
Sum color and length into stroke
Laurenz
2022-04-08
Em units
Laurenz
2022-04-08
Start & end alignment
Laurenz
2022-04-07
Make `Relative` generic
Laurenz
2022-04-07
Rename length-related types
Laurenz
2022-03-18
Methods
Laurenz
2022-03-15
Add `in` and `not in` operators
Laurenz
2022-03-11
Rename template to content
Laurenz
2022-02-07
Tidy up
Laurenz
2022-02-02
Rename `Node` to `Template`
Laurenz
2022-01-29
Allow to add `none` and node
Laurenz
2021-12-28
Tidying
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-10-25
Replace `..` syntax with `range` function
Laurenz
2021-09-27
Fix panic due to bad alignments in stack function
Laurenz
2021-08-31
More utility functions
Laurenz
2021-08-14
Adjust macros to new version
Laurenz
2021-08-12
Make range-end exclusive
Laurenz
2021-08-12
Array and dictionary indexing
Laurenz
2021-07-30
Fatal errors
Laurenz
2021-07-29
Better addition and iteration for array, dict and template
Laurenz
2021-07-11
Simpler casting
Laurenz
2021-07-10
Move comparisons into standard traits
Laurenz
2021-07-10
Reference-count complex values
Laurenz
2021-07-08
Compare functions and templates by identity
Laurenz
2021-07-08
Range operator
Laurenz
2021-06-18
Join semantics
Laurenz
2021-06-09
Tidy up
Laurenz
2021-06-09
Introduce `fr`s
Martin Haug
2021-05-18
Streamline value comparisons
Laurenz
2021-03-21
Syntax functions 🚀
Laurenz
2021-03-19
Scheduled maintenance 🔨
Laurenz
2021-02-12
Make templates and strings summable 🥪
Laurenz
2021-01-31
Refresh tests 🔄
Laurenz
2021-01-26
Multi-expression blocks 🛍️
Laurenz
2021-01-22
Many more expressions 🥗
Laurenz
2021-01-12
Group and block expressions, unary plus 🧩
Laurenz