summaryrefslogtreecommitdiff
path: root/src/eval/func.rs
AgeCommit message (Expand)Author
2022-02-18Headers and footersLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Change default parameter of `Cast`Laurenz
2022-02-17Make values hashableLaurenz
2022-02-10Proper error messages for shorthandsLaurenz
2022-02-02Pass arguments to call and construct directly by valueLaurenz
2022-02-01Better function representationLaurenz