summaryrefslogtreecommitdiff
path: root/src/eval/mod.rs
AgeCommit message (Expand)Author
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-05Remove @ syntax in diagnostics macros ๐Ÿ—‘Laurenz
2020-10-04Better argument parsing ๐Ÿฅ™Laurenz
2020-10-04Shorten some names โ†”Laurenz
2020-10-04Expression evaluation with Eval trait ๐ŸงฎLaurenz
2020-10-04Separate state and constraints ๐ŸงถLaurenz
2020-10-01Rename compute to eval โœLaurenz