tock-mirror/backends
2008-02-28 15:33:08 +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 Added some template types to one of the uses of tockArrayView to please the C++ compiler, and adjusted the tests accordingly 2008-02-28 15:32:26 +00:00
GenerateCTest.hs Added a missed new C/C++ test to the list of tests to run 2008-02-28 15:33:08 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00