Commit Graph

7 Commits

Author SHA1 Message Date
Adam Sampson
f1a63732b1 First (aborted) shot at marking declarations 2006-10-02 13:28:36 +00:00
Adam Sampson
f7651664ae Rename Pass -> Transform, and make transforms operate inside the State monad 2006-09-27 23:29:55 +00:00
Adam Sampson
15974f8eb6 Move base passes to their own file 2006-09-07 12:21:49 +00:00
Adam Sampson
65d2e67846 Add another phase, and make the driver work with multiple phases 2006-09-07 03:11:03 +00:00
Adam Sampson
5abb9a60c4 Slightly less silly example pass 2006-09-06 21:58:10 +00:00
Adam Sampson
6ebc9cc13e Add code to autogenerate identity passes (and use it) 2006-09-06 21:34:54 +00:00
Adam Sampson
a093196b30 Add code to run trees through passes 2006-09-06 21:00:55 +00:00