tock-mirror/backends
2008-03-09 19:32:09 +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 Added a new pass to turn all array slices into the full FromFor form 2008-03-09 16:15:24 +00:00
BackendPassesTest.hs Fixed one of the tests for declareSizesArray that had not been updated 2008-03-09 16:57:38 +00:00
GenerateC.hs Reversed the effect of an earlier patch (to put timers back in the C++ backend) now that I've seen Adam's patch that fixes it anyway 2008-03-09 19:04:34 +00:00
GenerateCBased.hs Re-added the index checking for array slices in the backend 2008-03-09 16:19:01 +00:00
GenerateCPPCSP.hs Reversed the effect of an earlier patch (to put timers back in the C++ backend) now that I've seen Adam's patch that fixes it anyway 2008-03-09 19:04:34 +00:00
GenerateCTest.hs Fixed the last load of backend tests, for specs and actuals 2008-03-09 19:32: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