tock-mirror/pass
Adam Sampson 321e52dd65 Add checkDepthM.
This is like applyDepthM, but for functions that don't want to change the AST.
(There's probably a more efficient way of implementing this.)
2008-03-22 00:45:40 +00:00
..
Pass.hs Add checkDepthM. 2008-03-22 00:45:40 +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 Fixed array constructors by adding an occam pass to figure out their type early on, and also corrected the ordering of the later passes 2008-03-21 18:23:42 +00:00