tock-mirror/backends
Adam Sampson aff90d8d45 Some initial shuffling to get Tock working with the new CIF.
This changes the TLP code to use CCSP's stand-alone mode, and gets rid of the
old KRoC wrapper stuff. It also changes occam_stop everywhere in order to pass
the number of arguments (since ExternalCallN needs that now), and cleans up the
interaction with the C++ backend a bit.
2008-03-05 16:21:20 +00:00
..
AnalyseAsm.hs Tidied up the new code relating to warnings, and moved it all into the Errors module (out of CompState and Pass) 2008-02-08 13:31:37 +00:00
BackendPasses.hs Fixed a conflict between the prolifing-related changes and the dependence graph 2008-02-24 11:23:29 +00:00
BackendPassesTest.hs Added labels to all the top-level tests that didn't have one 2008-02-28 16:11:01 +00:00
GenerateC.hs Some initial shuffling to get Tock working with the new CIF. 2008-03-05 16:21:20 +00:00
GenerateCBased.hs Various tweaks to the Haddock comments to get it building with 0.8 again. 2008-02-28 14:20:34 +00:00
GenerateCPPCSP.hs Added a constructor to record types to help build record literals (especially those that contain array literals) 2008-02-29 16:44:00 +00:00
GenerateCTest.hs Added labels to all the top-level tests that didn't have one 2008-02-28 16:11:01 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00