tock-mirror/backends
Neil Brown 853a52cc00 Finished the name change from Polyplate to Alloy
Most of this was a find-and-replace, PolyplateM -> AlloyA.  But I also fixed some of the opsets and removed types that were no longer needed, and so on.
2009-05-11 15:22:58 +00:00
..
AnalyseAsm.hs Adjusted all the other modules to reflect the new change to CSM 2009-04-17 17:40:00 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Finished the name change from Polyplate to Alloy 2009-05-11 15:22:58 +00:00
BackendPassesTest.hs Fixed up some of the backend passes tests (and corrected the pass itself) 2009-04-18 19:48:08 +00:00
GenerateC.hs Fixed a bug where C. externals were turned into blocking calls, and B. externals were turned into normal external calls 2009-04-19 23:09:18 +00:00
GenerateCBased.hs Implemented the SETAFF intrinsic 2009-04-19 17:29:20 +00:00
GenerateCHP.hs Adjusted all the other modules to reflect the new change to CSM 2009-04-17 17:40:00 +00:00
GenerateCPPCSP.hs Added support for extended rendezvous throughout the compiler 2009-04-19 16:26:37 +00:00
GenerateCTest.hs Got the tests compiling again after the changes to the AST for extended rendezvous 2009-04-19 17:34:36 +00:00
TLP.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00