summaryrefslogtreecommitdiff
path: root/src/eval/scope.rs
AgeCommit message (Expand)Author
2021-07-11Simpler castingLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string ๐ŸŒฑLaurenz
2021-06-09Lists with indent-based parsingLaurenz
2021-06-01Refactor path handlingLaurenz
2021-05-31Module loading systemLaurenz
2021-05-23A few predefined colors for testingLaurenz
2021-04-21Make frames serializable ๐Ÿ“šLaurenz
2021-03-03Documentation fixes โœ”Laurenz
2021-03-03Closures and function definitions ๐Ÿš€Laurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz
2021-02-07Remove captured expression ๐Ÿ—‘๏ธLaurenz
2021-01-30Capture variable by slot instead of value ๐ŸŽฃLaurenz
2021-01-27Capture variables in templates ๐Ÿ”Laurenz
2021-01-27Scope variables in blocks ๐Ÿ”๏ธLaurenz
2021-01-22Many more expressions ๐Ÿฅ—Laurenz
2021-01-20If expressions ๐Ÿ”€Laurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries ๐Ÿš€Laurenz
2020-10-07Fix some clippy warnings โœ”Laurenz
2020-10-04Shorten some names โ†”Laurenz
2020-10-04Style nits ๐ŸŽˆLaurenz
2020-10-04Separate state and constraints ๐ŸงถLaurenz
2020-10-01Rename compute to eval โœLaurenz