summaryrefslogtreecommitdiff
path: root/src/eval
AgeCommit message (Expand)Author
2021-01-26For loop patterns 🦚Laurenz
2021-01-26For loops 🔁Laurenz
2021-01-26Multi-expression blocks 🛍️Laurenz
2021-01-26Small improvements ♻Laurenz
2021-01-22Many more expressions 🥗Laurenz
2021-01-20Reorder and fix docs ✔Laurenz
2021-01-20If expressions 🔀Laurenz
2021-01-17Spans for group and block contents 📐Laurenz
2021-01-17Assertions with [eq] + better tests 🩺Laurenz
2021-01-16Port remaining parser tests 🚚Laurenz
2021-01-15Split state and scopes, less ref-counting 🔀Laurenz
2021-01-15Move value tests + smarter number formatting 🔢Laurenz
2021-01-13Unbounded pages 🌌Laurenz
2021-01-13Some minor improvements ♻Laurenz
2021-01-13Move comment tests to integration 🚚Laurenz
2021-01-13Basic let bindings 🎞Laurenz
2021-01-12Group and block expressions, unary plus 🧩Laurenz
2021-01-10Braced content -> Bracketed templates ✏Laurenz
2021-01-10Add angle value 📐Laurenz
2021-01-06Inline literal enum into expression enum 🔀Laurenz
2021-01-06Pretty printing 🦋Laurenz
2021-01-04Better value representations, type function 🌐Laurenz
2021-01-04None literal 🕳Laurenz
2021-01-03Fix performance regression ⚡Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries 🚀Laurenz
2021-01-01A few small improvements ♻Laurenz
2021-01-01Better parser testing ✅Laurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
2020-12-27Add color enum 🎨Laurenz
2020-12-21Allow only a few predefined font classes in [font] 🚧Laurenz
2020-12-21Restructure value conversions 🧱Laurenz
2020-12-17Test [page] function 📕Laurenz
2020-11-30Compress images in PDFs ⚙Laurenz
2020-11-27Fix headings that are separated by only one newline 🚧Laurenz
2020-11-27Basic environment and resource loader 🏞Laurenz
2020-11-24Use newly stabilized intra doc links ↩Laurenz
2020-10-19Allow configuration of directions in page and box ↗Laurenz
2020-10-13BoxAlign and Flow aliases ✏Laurenz
2020-10-13Rename geometric eval and apply to resolve ✏Laurenz
2020-10-12Strongly typed groups 👔Laurenz
2020-10-12Naming and grammar ✔Laurenz
2020-10-11Refactor layouting base 🪁Laurenz
2020-10-10Refactor text state 🆎Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz
2020-10-07Fix some clippy warnings ✔Laurenz
2020-10-07Move deco, pass and feedback into diagnostics module ↩Laurenz
2020-10-07Evaluation and node-based layouting 🚀Laurenz
2020-10-06Rename secondary/primary to main/cross ✏Laurenz
2020-10-05Streamline generic layouting primitives 🛫Laurenz