tock-mirror/backends
2007-12-13 19:05:29 +00:00
..
AnalyseAsm.hs Fixed AnalyseAsm so that it can parse negative literals in the assembly code 2007-10-07 15:09:36 +00:00
BackendPasses.hs Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly 2007-10-24 23:50:00 +00:00
BackendPassesTest.hs Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module 2007-12-13 19:05:29 +00:00
GenerateC.hs Added support for List types to the C and C++ backend, in genType at least 2007-10-27 11:24:24 +00:00
GenerateCPPCSP.hs Added support for List types to the C and C++ backend, in genType at least 2007-10-27 11:24:24 +00:00
GenerateCTest.hs Renamed the TestUtil and TreeUtil modules to TestUtils and TreeUtils, to be consistent with the Utils module 2007-12-13 19:05:29 +00:00
TLP.hs Added a pass that changes all C++CSP channels to be of type tockSendableArrayOfBytes, so that the channels can be retyped into each other 2007-10-14 10:28:43 +00:00