tock-mirror/pass
Adam Sampson 2d00b1e5c5 Optimise applyX a bit.
This avoids computing the transformation function each time we recurse.
2008-05-07 15:51:09 +00:00
..
Pass.hs Changed to a state monad for warnings, and added a runPassM function to remove duplicate code for running passes 2008-04-03 12:21:59 +00:00
PassList.hs Fixed the error message given when there is a problem with the pass dependency graph 2008-03-21 14:51:54 +00:00
Properties.hs Add a resolveAmbiguities pass. 2008-04-06 11:33:10 +00:00
Traversal.hs Optimise applyX a bit. 2008-05-07 15:51:09 +00:00