tock-mirror/backends
2009-03-21 23:05:11 +00:00
..
AnalyseAsm.hs Added a value to indicate what type a warning is (to support future configurability) and streamlined the warning functions 2008-11-13 15:36:22 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Added an AllSizesVariable item to the AST so that the backend inserts the right code for mobiles and non-mobiles 2009-03-20 11:31:14 +00:00
BackendPassesTest.hs Fixed some of the tests, and added another testcase for array passing, based on one of Carl's examples 2009-03-20 12:59:16 +00:00
GenerateC.hs Removed a lot of commented out old code in the C backend 2009-03-21 23:03:46 +00:00
GenerateCBased.hs Started simplifying some of the C backend in light of the new changes, and made a few fixes 2009-03-21 22:59:25 +00:00
GenerateCPPCSP.hs Various fixes to the C++ backend to at least get it compiling (not tested it much yet) 2009-03-21 23:04:25 +00:00
GenerateCTest.hs Fixed the tests enough to get them to compile, but a lot fail 2009-03-21 23:05:11 +00:00
TLP.hs Add kyb as another possible name for the keyboard channel. 2009-03-21 15:22:58 +00:00