tock-mirror/transformations
Neil Brown ddbec737f2 Got all the tests compiling again after recent changes
For some reason, the usage check tests are now very slow to run (perhaps because of all the operator definitions added to each one?), which needs further investigation.
2009-04-10 19:29:40 +00:00
..
ImplicitMobility.hs Fixed the implicit mobility module (it was only broken for Rain anyway) 2009-04-08 12:15:11 +00:00
PassTest.hs Got all the tests compiling again after recent changes 2009-04-10 19:29:40 +00:00
SimplifyAbbrevs.hs Changed FUNCTIONs and PROCs to have optional bodies, and put all the externals into the AST (without bodies) 2009-04-04 14:56:35 +00:00
SimplifyAbbrevsTest.hs Changed FUNCTIONs and PROCs to have optional bodies, and put all the externals into the AST (without bodies) 2009-04-04 14:56:35 +00:00
SimplifyComms.hs Turned findMeta into a member of a FindMeta type-class 2009-04-09 11:13:37 +00:00
SimplifyExprs.hs Made sure that dereferenced mobile arrays are pulled up 2009-04-09 17:06:07 +00:00
SimplifyProcs.hs Fixed the filename munging in the generated copy_ procs for records 2009-04-08 12:13:07 +00:00
SimplifyTypes.hs Fixed arrays of user data types that are arrays to be flattened into a multidimensional array, rather than an array of arrays 2009-03-27 16:24:15 +00:00
SimplifyTypesTest.hs Add a unit tests file for SimplifyTypes. 2008-06-11 15:56:24 +00:00
Unnest.hs Stopped abbreviations of arrays of records being pulled up 2009-04-08 12:13:23 +00:00