tock-mirror/backends
2008-03-07 15:51:27 +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 Corrected the size of array slices 2008-03-07 10:00:02 +00:00
BackendPassesTest.hs Added some tests for IsExpr with a statically sized array 2008-03-06 17:51:28 +00:00
GenerateC.hs Corrected genVariable to obey checkValid when working out the types for array slices 2008-03-07 15:51:27 +00:00
GenerateCBased.hs Convert the C backend to the new CIF API (mostly). 2008-03-07 17:50:10 +00:00
GenerateCPPCSP.hs Removed some more unneeded code from GenerateCPPCSP, deferring to the C implementation 2008-03-07 15:49:09 +00:00
GenerateCTest.hs Convert the C backend to the new CIF API (mostly). 2008-03-07 17:50:10 +00:00
TLP.hs Changed the TLP and PrettyShow modules to use CSMR instead of CSM 2008-02-08 11:29:09 +00:00