tock-mirror/backends
2008-02-27 14:00:54 +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 Added a type annotation (esp. for signed types) for hex literals in the C/C++ backends 2008-02-27 14:00:54 +00:00
GenerateCBased.hs Added a size suffix to the code generated for C/C++ integer and real literals (where needed) 2008-02-26 18:09:21 +00:00
GenerateCPPCSP.hs Added a size suffix to the code generated for C/C++ integer and real literals (where needed) 2008-02-26 18:09:21 +00:00
GenerateCTest.hs Fixed some more monomorphism restriction warnings in GenerateCTest 2008-02-08 13:35:04 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00