tock-mirror/backends
2009-03-20 11:31:14 +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 test modules to work with the new array literals and constructors 2009-02-03 11:19:21 +00:00
GenerateC.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
GenerateCBased.hs Added mobile cloning rather than using dereferencing to copy mobiles 2009-03-19 16:47:31 +00:00
GenerateCPPCSP.hs Removed C++CSP's mobile stuff so that I only have one unified system to deal with for now 2009-02-27 17:04:11 +00:00
GenerateCTest.hs Fixed some of the test modules to work with the new array literals and constructors 2009-02-03 11:19:21 +00:00
TLP.hs Add kyb as another possible name for the keyboard channel. 2009-03-21 15:22:58 +00:00