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-10-05
Iterate over grapheme clusters instead of chars
Laurenz
2021-09-29
Put rand behind layout cache feature
Laurenz
2021-09-09
Bump pdf-writer
Laurenz
2021-08-27
Parse command line arguments with pico-args
Laurenz
2021-08-24
PDF bug fixes
Laurenz
2021-08-23
Kerned PDF output
Laurenz
2021-08-19
Pattern properties (#42)
Martin
2021-08-18
Move to exclusively oneshot benchmarks with Iai fork (#41)
Martin
2021-08-01
Pretty-printed diagnostics with traceback
Laurenz
2021-06-30
Bump dependencies
Laurenz
2021-06-30
Bump dependencies
Laurenz
2021-06-29
Put incremental compilation behind feature
Martin Haug
2021-06-18
Ref count the frames
Martin
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
[next]