tock-mirror/transformations
2009-03-23 21:08:40 +00:00
..
ImplicitMobility.hs Added the code to mobilise arrays inside protocols 2009-03-20 11:26:54 +00:00
PassTest.hs Fixed the test for the transformConstr pass 2009-02-03 12:37:32 +00:00
SimplifyAbbrevs.hs Added a quick work-around in SimplifyAbbrevs for the SYB-Map issue 2009-03-22 00:32:56 +00:00
SimplifyAbbrevsTest.hs Fixed up all the tests in light of the new recursive procs 2009-01-29 00:56:32 +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 Changed the ChanEnd constructor to only keep information about its shared-ness, not about the whole channel 2009-03-23 18:40:28 +00:00
SimplifyProcs.hs Fixed a subtle bug with conflicting abbreviation modes in the PROCS generated to copy records 2009-03-23 21:08:40 +00:00
SimplifyTypes.hs Added a work-around for resolving user defined types in the CompState 2009-03-22 22:31:49 +00:00
SimplifyTypesTest.hs Add a unit tests file for SimplifyTypes. 2008-06-11 15:56:24 +00:00
Unnest.hs Added a NameSource field for NameDef that indicates where a name comes from 2008-11-25 17:36:42 +00:00