tock-mirror/transformations
Adam Sampson 3eeda5d821 Add a unit tests file for SimplifyTypes.
The tests in there at the moment are pretty trivial, but I'm going to
want to add more stuff to SimplifyTypes later.
2008-06-11 15:56:24 +00:00
..
ImplicitMobility.hs Changed the writtenVars entry of Vars to be a map from variables to (assigned-from) expressions 2008-06-05 20:30:44 +00:00
PassTest.hs Fixed another test that was broken during the change to Rep 2008-06-04 18:43:50 +00:00
SimplifyAbbrevs.hs Update abbrevation types in the state too. 2008-06-10 13:57:01 +00:00
SimplifyAbbrevsTest.hs Implement INITIAL and RESULT abbreviations. 2008-06-03 14:57:24 +00:00
SimplifyComms.hs Fixed a problem with GHC 6.6 and the new pass mechanism by removing all the dollars that were confusing the type-checker 2008-06-03 16:16:26 +00:00
SimplifyExprs.hs Fixed another test that was broken during the change to Rep 2008-06-04 18:43:50 +00:00
SimplifyProcs.hs Removed the Rep constructor from Structured and instead added a Rep constructor to SpecType 2008-06-04 17:00:43 +00:00
SimplifyTypes.hs Add a unit tests file for SimplifyTypes. 2008-06-11 15:56:24 +00:00
SimplifyTypesTest.hs Add a unit tests file for SimplifyTypes. 2008-06-11 15:56:24 +00:00
Unnest.hs Fixed the pulling up of replicators when they are free names (something that was broken in the original Rep change) 2008-06-04 19:06:05 +00:00