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
Age
Commit message (
Expand
)
Author
2021-02-21
Split pushed text at newlines ✂
Laurenz
2021-02-21
Fix spacing after raw blocks ⬇️
Laurenz
2021-02-18
Update coma example ⬆️
Laurenz
2021-02-18
Show repr in monospace 📏
Laurenz
2021-02-18
Refresh parser 🌊
Laurenz
2021-02-18
Refresh tokenizer 🌊
Laurenz
2021-02-12
Rename any template to func template ✏
Laurenz
2021-02-12
Make templates and strings summable 🥪
Laurenz
2021-02-12
Early quit loop when body returns error 🛑
Laurenz
2021-02-12
Cleaning 🧹
Laurenz
2021-02-11
Small fixes ♻
Laurenz
2021-02-11
Move span directly into diagnostics 🚚
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
2021-02-07
Remove captured expression 🗑️
Laurenz
2021-02-07
Dry-clean visitor with a macro 🏜
Laurenz
2021-02-06
Generalize child of NodeBackground 🍼
Martin Haug
2021-02-06
Merge `rect` and `box` 🦚
Martin Haug
2021-02-04
Add rectangle function 🎛
Martin Haug
2021-02-04
Fix counting bug ✅
Laurenz
2021-02-03
Tidy up raw blocks 🧹
Laurenz
2021-01-31
Refresh tests 🔄
Laurenz
2021-01-30
Scoped for loop bindings 🏔️
Laurenz
2021-01-30
Capture variable by slot instead of value 🎣
Laurenz
2021-01-30
Interpret two backticks as single-backtick block ✅
Laurenz
2021-01-30
New display-math syntax 🧮
Laurenz
2021-01-30
New syntax 💎
Laurenz
2021-01-30
Moves captures visitor into separate file 🚚
Laurenz
2021-01-27
Capture variables in templates 🔍
Laurenz
2021-01-27
Always evaluate for loop to template 🔁
Laurenz
2021-01-27
Scope variables in blocks 🏔️
Laurenz
2021-01-26
For loop patterns 🦚
Laurenz
2021-01-26
More straightforward pretty printing tests 🧹
Laurenz
2021-01-26
Update comments 🔄
Laurenz
2021-01-26
For loops 🔁
Laurenz
2021-01-26
Multi-expression blocks 🛍️
Laurenz
2021-01-26
Require hashtag for all keywords 💂♀️
Laurenz
2021-01-26
Small improvements ♻
Laurenz
2021-01-22
Many more expressions 🥗
Laurenz
2021-01-20
Reorder and fix docs ✔
Laurenz
2021-01-20
If expressions 🔀
Laurenz
2021-01-17
Spans for group and block contents 📐
Laurenz
2021-01-17
Assertions with [eq] + better tests 🩺
Laurenz
2021-01-16
Port remaining parser tests 🚚
Laurenz
2021-01-15
Split state and scopes, less ref-counting 🔀
Laurenz
2021-01-15
Move value tests + smarter number formatting 🔢
Laurenz
2021-01-14
Move let-binding tests to integration 🚚
Laurenz
2021-01-14
Move bracket function tests to integration 🚚
Laurenz
2021-01-14
Move test files into category subfolders 🚚
Laurenz
[next]