tock-mirror/transformations
Adam Sampson e23a12c71d Don't resolve user types until after type checking.
This is important -- a user type defined as INT in occam must not be treated
the same as INT when typechecking.
2008-03-22 00:12:54 +00:00
..
PassTest.hs Corrected transformConstr0 2008-03-21 20:02:33 +00:00
SimplifyComms.hs Removed the initialiser expression on the Declaration item in the AST 2008-03-09 00:23:13 +00:00
SimplifyExprs.hs Make functionsToProcs depend on expressionTypesChecked. 2008-03-22 00:04:53 +00:00
SimplifyProcs.hs Remove the identifyParProcs pass. 2008-03-14 14:53:05 +00:00
SimplifyTypes.hs Don't resolve user types until after type checking. 2008-03-22 00:12:54 +00:00
Unnest.hs Fixed a few dependencies in the pass lists relating to functions 2008-02-27 20:05:47 +00:00