summaryrefslogtreecommitdiff
path: root/src/chomp/ast/substitute.rs
AgeCommit message (Expand)Author
2021-05-06Introduce lambda expressions.Greg Brown
2021-04-30Replace substitution with translation.Greg Brown
2021-02-17Fix small bug with naming.Greg Brown
2021-01-21Fix many warnings.Greg Brown
2021-01-14Add labelled expressions.Greg Brown