summaryrefslogtreecommitdiff
path: root/src/eval/capture.rs
AgeCommit message (Expand)Author
2021-08-21Prune derivesLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-06-29Mutable visitorLaurenz
2021-06-09Lists with indent-based parsingLaurenz
2021-06-01Refactor path handlingLaurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-03Documentation fixes ✔Laurenz
2021-03-03Closures and function definitions 🚀Laurenz
2021-02-11Small fixes ♻Laurenz
2021-02-09Split evaluation and execution 🔪Laurenz
2021-02-07Remove captured expression 🗑️Laurenz
2021-02-07Dry-clean visitor with a macro 🏜Laurenz
2021-01-30Capture variable by slot instead of value 🎣Laurenz
2021-01-30Moves captures visitor into separate file 🚚Laurenz