tock-mirror/transformations
Adam Sampson 3283b7db41 Remove the Type/AbbrevMode information from Actual*.
It's redundant, since you can always compute them from the variable, and it
makes the code that deals with actuals rather cleaner.

On the other hand, it slightly complicates some of the tests, because any names
you use in an Actual need to be defined...
2008-03-26 18:16:09 +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 Remove the Type/AbbrevMode information from Actual*. 2008-03-26 18:16:09 +00:00
SimplifyProcs.hs Remove the Type/AbbrevMode information from Actual*. 2008-03-26 18:16:09 +00:00
SimplifyTypes.hs Don't resolve user types until after type checking. 2008-03-22 00:12:54 +00:00
Unnest.hs Remove the Type/AbbrevMode information from Actual*. 2008-03-26 18:16:09 +00:00