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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2021-06-01
Refactor path handling
Laurenz
2021-05-31
Fix and improve
Laurenz
2021-05-28
Refactored loading and cache architecture
Laurenz
2021-05-26
Add hash impls for all nodes
Martin Haug
2021-04-23
Reengineer font and resource loading 🏞
Laurenz
2021-04-21
Make frames serializable 📚
Laurenz
2021-04-07
Do binary search and find the outermost glyph with the text index 🔍
Laurenz
2021-04-06
Deduplicate ttf-parser and rustybuzz face 🥞
Laurenz
2021-04-05
Reshaping with unsafe-to-break ⚡
Laurenz
2021-03-30
BiDi reordering 🔃
Laurenz
2021-03-29
Line break iterating run shaper 🌵
Laurenz
2021-03-24
Text shaping 🚀
Laurenz
2021-03-23
Render svg emoji 🐳
Laurenz
2021-03-23
Bump tiny-skia to 0.5 🔼
Laurenz
2021-03-13
Faster compile times and test execution ⚡
Laurenz
2021-03-02
Remove dependencies on itoa and ryu ⬇️
Laurenz
2021-01-15
Move value tests + smarter number formatting 🔢
Laurenz
2021-01-14
Move test files into category subfolders 🚚
Laurenz
2020-12-11
Switch to miniz_oxide 🔼
Laurenz
2020-12-10
Refine test infrastructure ✅
Laurenz
2020-11-30
Compress images in PDFs ⚙
Laurenz
2020-11-25
Move benchmarks into separate crate ♾
Laurenz
2020-11-25
Switch to tiny-skia 🎨
Laurenz
2020-11-20
Basic image support 🖼
Laurenz
2020-11-19
Switch to pdf-writer ⬆️
Laurenz
2020-11-05
Don't panic 🌶
Laurenz
2020-10-13
Simple regression testing with file-based comparisons ✅
Laurenz
2020-10-13
Rename typstc -> typst ✏
Laurenz
2020-10-12
Move main back into src/ 📨
Laurenz
2020-10-12
Synchronous layout 🪀
Laurenz
2020-10-10
Switch back to custom geometry types, unified with layout primitives 🏞
Laurenz
2020-10-04
Expression evaluation with Eval trait 🧮
Laurenz
2020-10-03
Port to kurbo 🎋
Laurenz
2020-10-02
Refactor parser 🏞
Laurenz
2020-09-30
Enable features by default 💜
Laurenz
2020-08-19
Add end-to-end typesetting benchmark 🖊
Laurenz
2020-08-16
Add Value type and replace dyn-nodes with call-exprs 🏗
Laurenz
2020-08-14
Add basic parsing benchmark 🌩
Laurenz
2020-08-03
Formatting, documentation and small improvements 🧽
Laurenz
2020-08-02
Layout elements and pure rust rendering 🥏
Laurenz
2020-08-02
Move binary into separate crate and tidy dependencies 🎭
Laurenz
2020-08-02
Update Cargo.toml and CI configuration ⚙
Laurenz
2020-08-01
Port font handling to fontdock and ttf-parser 🛳
Laurenz
2020-02-04
Serialize layouts with serde 🔠
Laurenz
2020-02-03
Port tests 🚁
Laurenz
2020-02-03
Upgrade to new toddle interface 🐳
Laurenz
2020-01-18
ColorToken serialization + function fix 🚧
Laurenz
2020-01-16
Powerful parser testing 🐱👤
Laurenz
2020-01-14
Parser testing prototype 🥥
Laurenz
2020-01-06
Asyncify font loading 🪐
Laurenz
[next]