tock-mirror/backends
Neil Brown 7a7eefa33e Changed inline items to always be static
I'm not sure if this is a valid thing to do, but it solved a problem with the occam libraries where multiple occam files were including an inline FUNCTION from an include file, and this was causing problems at link time.
2009-04-12 13:02:58 +00:00
..
AnalyseAsm.hs Reworked how the stack sizes are recorded and merged together 2009-04-07 16:03:52 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Fixed lots of issues in declare array sizes so that it works properly with various nested mobiles 2009-04-09 17:08:42 +00:00
BackendPassesTest.hs Got all the tests compiling again after recent changes 2009-04-10 19:29:40 +00:00
GenerateC.hs Changed inline items to always be static 2009-04-12 13:02:58 +00:00
GenerateCBased.hs Removed some of the old C generation functions, and added a new one (genFunctionCall) to get the C++ backend compiling again 2009-04-08 16:07:01 +00:00
GenerateCPPCSP.hs Fixed the generation of directed channels for the C++ backend 2009-04-08 19:14:29 +00:00
GenerateCTest.hs Fixed the C tests to compile again after the most recent changes 2009-04-01 19:58:47 +00:00
TLP.hs Add kyb as another possible name for the keyboard channel. 2009-03-21 15:22:58 +00:00