tock-mirror/backends
2008-11-20 13:35:44 +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 Implement channel direction decorators. 2008-06-09 21:35:20 +00:00
BackendPassesTest.hs Moved all the remaining pass information to be with the passes themselves, and adjusted the tests accordingly 2008-06-02 14:31:19 +00:00
GenerateC.hs Quickly added poison to the C++ backend 2008-09-12 21:05:11 +00:00
GenerateCBased.hs Quickly added poison to the C++ backend 2008-09-12 21:05:11 +00:00
GenerateCPPCSP.hs Fixed the C++CSP backend's use of channels (this fixes occam but probably breaks Rain, but I can come back to it later) 2008-11-13 21:00:56 +00:00
GenerateCTest.hs Finally merged the list of warnings into CompState rather than having its own StateT monad 2008-11-20 13:35:44 +00:00
TLP.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00