tock-mirror/transformations
2009-04-03 10:25:55 +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 Fixed up a lot of the failing tests 2009-04-01 11:49:37 +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 Got pragma-declared FUNCTIONS to be turned into PROCs and handled properly 2009-04-02 18:13:51 +00:00
SimplifyProcs.hs Made the name of record-copying PROCs different for each file that generates them, to avoid clashes at link time 2009-04-03 10:25:55 +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 Made makeNonce use the munged meta-tag, to stop wrapper PROCs from different files having name clashes at link-time 2009-04-02 20:02:11 +00:00