tock-mirror/transformations
Neil Brown 8943b767eb Fixed the SimplifyTypes module
This fixes Trac ticket #46.  The pass for masking out state bodies has been moved to PassList (since it's so small and should be run first) for now, and SimplifyTypes has had its previous two passes merged into one.
2008-05-21 13:12:49 +00:00
..
PassTest.hs Merged Alternative and AlternativeCond into a single Alternative item that always has a pre-condition 2008-04-03 14:52:37 +00:00
SimplifyComms.hs Added a type-class for retrieving the (AST) type of things 2008-05-17 11:41:52 +00:00
SimplifyExprs.hs Fixed the occam pass list so that it now has the correct order in respect to all the pre-requisite properties 2008-05-21 12:30:04 +00:00
SimplifyProcs.hs Added a type-class for retrieving the (AST) type of things 2008-05-17 11:41:52 +00:00
SimplifyTypes.hs Fixed the SimplifyTypes module 2008-05-21 13:12:49 +00:00
Unnest.hs Added a type-class for retrieving the (AST) type of things 2008-05-17 11:41:52 +00:00