typst/src
Laurenz c1b1dbcc09 Better expansion behaviour 🐪
This makes expansion behaviour inheritable by placing it into the area and passing it down during layouting instead of computing some approximation of what we want during execution.
2021-03-11 10:48:29 +01:00
..
eval Documentation fixes ✔ 2021-03-03 23:32:29 +01:00
exec Better expansion behaviour 🐪 2021-03-11 10:48:29 +01:00
export Better line spacing calculations ↕ 2021-03-10 10:20:01 +01:00
geom Remove dependencies on itoa and ryu ⬇️ 2021-03-02 15:45:01 +01:00
layout Better expansion behaviour 🐪 2021-03-11 10:48:29 +01:00
library Better expansion behaviour 🐪 2021-03-11 10:48:29 +01:00
parse Callee expressions 🍅 2021-03-03 22:33:00 +01:00
syntax Show name of user-defined functions in representation 🦋 2021-03-03 18:15:33 +01:00
color.rs Require hashtag for all keywords 💂‍♀️ 2021-01-26 21:11:44 +01:00
diag.rs Documentation fixes ✔ 2021-03-03 23:32:29 +01:00
env.rs Move all pretty printing into one module and pretty print values 🦋 2021-02-11 17:33:13 +01:00
font.rs Port remaining parser tests 🚚 2021-01-16 15:08:03 +01:00
lib.rs Move span directly into diagnostics 🚚 2021-02-11 19:26:47 +01:00
main.rs Small fixes ♻ 2021-02-11 22:24:42 +01:00
paper.rs Move and rename many things 🚛 2021-01-03 00:12:09 +01:00
prelude.rs Rename any template to func template ✏ 2021-02-12 23:14:29 +01:00
pretty.rs Callee expressions 🍅 2021-03-03 22:33:00 +01:00
shaping.rs Better line spacing calculations ↕ 2021-03-10 10:20:01 +01:00