tock-mirror/backends
Neil Brown 47d565a3b9 Changed records to always use their original name in the C code
This fixes the problem with PROCs complaining that one munged version of the record name was not the same as another.

This will cause problems if two different record definitions for the same name are visible in the same file.
2009-04-12 13:06:49 +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 records to always use their original name in the C code 2009-04-12 13:06:49 +00:00
GenerateCBased.hs Changed records to always use their original name in the C code 2009-04-12 13:06:49 +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