tock-mirror/backends
2008-02-28 14:20:34 +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 Removed the export of "m" in TestUtils, instead moving the definition to each module that uses it (less confusing that way) 2008-02-24 18:55:44 +00:00
GenerateC.hs Toned down the amount of suffixes generated for C/C++ integer literals 2008-02-27 18:56:36 +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 Moved the definition of record types into the forward declarations 2008-02-27 18:25:14 +00:00
GenerateCTest.hs Adjusted the tests for record definitions in the C/C++ backends to use the new function in the dictionary for them 2008-02-27 18:56:09 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00