tock-mirror/transformations
Neil Brown 56e5b8da8e A mega-patch that gets tocktest compiling again
However, around a quarter of the tests currently fail...
2009-03-31 17:56:56 +00:00
..
ImplicitMobility.hs Removed various bits of old code relating to the old sizes mechanism 2009-03-31 10:50:04 +00:00
PassTest.hs A mega-patch that gets tocktest compiling again 2009-03-31 17:56:56 +00:00
SimplifyAbbrevs.hs Added a couple of missing cases to isExempt (in the abbreviation checking) 2009-03-31 09:20:01 +00:00
SimplifyAbbrevsTest.hs A mega-patch that gets tocktest compiling again 2009-03-31 17:56:56 +00:00
SimplifyComms.hs Changed the rest of tock to reflect the changes to the Is constructor 2009-03-24 23:57:24 +00:00
SimplifyExprs.hs Made sure that record literals are pulled up (perhaps this accidentally lost in the past?) 2009-03-31 16:51:02 +00:00
SimplifyProcs.hs Replaced a use of SizeVariable with VariableSizes (indirectly) in SimplifyProcs 2009-03-31 09:21:32 +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 Fixed a problem with record abbreviations being pulled all the way up to the top (which C doesn't like) 2009-03-31 16:50:42 +00:00