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-06-09
Remove template pretty printing
Laurenz
2021-06-09
Lists with indent-based parsing
Laurenz
2021-06-08
Move import parser to appropriate position in the file
Laurenz
2021-06-07
Switch back to hashtags for headings
Laurenz
2021-06-01
Refactor path handling
Laurenz
2021-05-31
Fix path hash bug on unix
Laurenz
2021-05-31
Test cases for include and import
Martin Haug
2021-05-31
Fix and improve
Laurenz
2021-05-31
Module loading system
Laurenz
2021-05-31
Parse import and include expressions
Martin Haug
2021-05-28
Refactored loading and cache architecture
Laurenz
2021-05-27
Remove hash() from AnyNode since caching is now fully transparent
Laurenz
2021-05-27
Switch to N64 type alias
Laurenz
2021-05-27
Adapt to pdf-writer update
Laurenz
2021-05-26
Add a cache for unchanged layouts
Martin Haug
2021-05-26
Add hash impls for all nodes
Martin Haug
2021-05-23
A few predefined colors for testing
Laurenz
2021-05-23
Stack function
Laurenz
2021-05-22
Adapt to pdf-writer update
Laurenz
2021-05-21
Refactor parser a bit
Laurenz
2021-05-21
Rename areas to regions
Laurenz
2021-05-19
Reword some doc comments
Laurenz
2021-05-18
Leaner argument parsing
Laurenz
2021-05-18
Rename _new to new and typify to value
Laurenz
2021-05-18
Min and max functions
Laurenz
2021-05-18
Streamline value comparisons
Laurenz
2021-05-17
Convert font units to lengths earlier
Laurenz
2021-05-17
Tidy up layouting code
Laurenz
2021-05-17
Move aspect ratio into stack
Laurenz
2021-05-17
Rename expand to fixed and switch to bools
Laurenz
2021-05-14
Fix compilation on unix
Laurenz
2021-05-14
Remove resource abstraction and handle images natively
Laurenz
2021-05-13
Expose units_per_em and raw face id
Laurenz
2021-05-05
Make file system loader serializable 📚
Laurenz
2021-04-23
Reengineer font and resource loading 🏞
Laurenz
2021-04-21
Make frames serializable 📚
Laurenz
2021-04-07
Refactor and comment ♻
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-04-03
Fix multi-page paragraph bugs 🐞
Laurenz
2021-04-03
New paragraph layout 🚀
Laurenz
2021-03-30
Baseline alignment ⏏
Laurenz
2021-03-30
Refactor ♻
Laurenz
2021-03-30
BiDi reordering 🔃
Laurenz
2021-03-30
Fix space/newline trimming 🐞
Laurenz
2021-03-30
Fix double leading 🐞
Laurenz
2021-03-29
Fixed par layouter directions 🗜
Laurenz
2021-03-29
Line break iterating run shaper 🌵
Laurenz
2021-03-29
Write spaces and linebreaks into text runs ✒
Laurenz
[next]