tock-mirror/backends
2007-10-04 12:12:12 +00:00
..
AnalyseAsm.hs Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules 2007-09-27 13:13:46 +00:00
BackendPasses.hs Added support for the new AlternativeWait guards to the C backend 2007-09-27 11:48:04 +00:00
BackendPassesTest.hs Tidied up the new BackendPassesTest module, removing some old code that was not intended to be in there, and tidying up the imports list 2007-09-27 13:13:07 +00:00
GenerateC.hs Fixed a bug in genVariable in GenerateC where recursive calls with checkValid being False would still generate checks 2007-10-04 12:06:20 +00:00
GenerateCPPCSP.hs Changed the C and C++ channel arrays to be actual arrays of channels, not arrays of channel pointers as they were before. 2007-10-04 00:53:25 +00:00
GenerateCTest.hs Added some documentation about the testing strategy in GenerateC 2007-10-04 12:12:12 +00:00
TLP.hs Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules 2007-09-27 13:13:46 +00:00