summaryrefslogtreecommitdiff
path: root/src/geom/relative.rs
AgeCommit message (Expand)Author
2022-10-28Refactor `geom` moduleLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Property resolvingLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-02-17Better debug implementations for numeric typesLaurenz
2022-01-24Export into rendered imagesLaurenz
2021-11-23TransformationsLaurenz
2021-11-22Remove decorumLaurenz
2021-11-08Fine-grained capturingLaurenz
2021-11-05RefactoringLaurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-30Add abs() functionLaurenz
2021-08-23Kerned PDF outputLaurenz
2021-08-21Prune derivesLaurenz
2021-08-13Optimize memory sizesLaurenz
2021-06-12Give up on not implementing Eq and OrdLaurenz
2021-05-27Switch to N64 type aliasLaurenz
2021-05-26Add hash impls for all nodesMartin Haug
2021-03-21Syntax functions 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-02Remove dependencies on itoa and ryu ⬇️Laurenz
2021-02-09Split evaluation and execution 🔪Laurenz
2021-01-26Multi-expression blocks 🛍️Laurenz
2021-01-22Many more expressions 🥗Laurenz
2021-01-15Move value tests + smarter number formatting 🔢Laurenz
2021-01-13Unbounded pages 🌌Laurenz
2021-01-06Inline literal enum into expression enum 🔀Laurenz
2021-01-04Better value representations, type function 🌐Laurenz
2020-11-24Use newly stabilized intra doc links ↩Laurenz
2020-10-13Rename geometric eval and apply to resolve ✏Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz