tock-mirror/backends
2009-02-27 10:49:45 +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 Corrected some problems caused by moving the direction specifiers up to the whole array (the array wasn't then being pulled up) 2009-02-10 00:28:45 +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 Fixed a small problem with the types of arrays of channel-ends in the C++ generation 2009-02-10 22:21:13 +00:00
GenerateCBased.hs Adjusted the backends and transformations module to match the new array literal changes 2009-02-01 21:53:17 +00:00
GenerateCPPCSP.hs Removed cppremoveSpec, since it was doing the same as cremoveSpec 2009-02-27 10:49:45 +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