tock-mirror/transformations
2007-11-02 16:44:10 +00:00
..
PassTest.hs Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly 2007-10-24 23:50:00 +00:00
RainUsageCheck.hs Added error return to the checkInitVar function, and also changed it to use the new extended Set implementation, which in turn allowed me to fix the bug in the checkInitVar function (defVal is Everything, not the empty set) 2007-11-02 11:44:04 +00:00
RainUsageCheckTest.hs Moved assertEither and assertEitherFail into TestUtil 2007-11-02 16:44:10 +00:00
SimplifyComms.hs Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly 2007-10-24 23:50:00 +00:00
SimplifyExprs.hs Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly 2007-10-24 23:50:00 +00:00
SimplifyProcs.hs Changed the passes to be of type Pass, rather than A.Process -> PassM A.Process 2007-10-17 13:09:16 +00:00
SimplifyTypes.hs Changed the passes to be of type Pass, rather than A.Process -> PassM A.Process 2007-10-17 13:09:16 +00:00
Unnest.hs Changed the shared passes to operate on Structured items, rather than Process items 2007-10-17 13:24:42 +00:00