aboutsummaryrefslogtreecommitdiffstats
path: root/src/simplify.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Simplify if into nested 2-branch (scheme style) ifs at simplify stage.David Robillard1-2/+31
2010-12-10Move simplification from lift stage to a new (post-typing) simplify stage.David Robillard1-0/+94