tock-mirror/transformations
Adam Sampson 9cea36257e Make functionsToProcs depend on expressionTypesChecked.
I think in general typechecking needs to happen before any other pass runs,
else the user's likely to get rather confusing error messages.
2008-03-22 00:04:53 +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 Altered the AST to allow a function to be either an ExpressionList (classical occam) or a Process (Rain/proposed new occam) 2008-02-24 19:29:31 +00:00
Unnest.hs Fixed a few dependencies in the pass lists relating to functions 2008-02-27 20:05:47 +00:00