tock-mirror/backends
2009-01-20 17:41:25 +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 Took care of directed arrays in the passes that generate _sizes arrays 2009-01-20 17:38:18 +00:00
BackendPassesTest.hs Added a NameSource field for NameDef that indicates where a name comes from 2008-11-25 17:36:42 +00:00
GenerateC.hs Fixed the C and C++ backends to work with the new channel-end system 2009-01-20 17:41:25 +00:00
GenerateCBased.hs Fixed the C and C++ backends to work with the new channel-end system 2009-01-20 17:41:25 +00:00
GenerateCPPCSP.hs Fixed the C and C++ backends to work with the new channel-end system 2009-01-20 17:41:25 +00:00
GenerateCTest.hs Made the size of INT vary between 16-,32- and 64-bit platforms 2009-01-18 20:10:19 +00:00
TLP.hs Fixed the TLP mechanisms to work with the new channel-end system 2009-01-20 17:35:31 +00:00