tock-mirror/backends
Adam Sampson 04f72a62db Handle IsChannelArray when adding _sizes.
This also refactors the sizes-array-declaring code, pulling the
declaration of static sizes out to a helper function, and does a
couple of other minor cleanups to match.
2008-06-09 21:32:04 +00:00
..
AnalyseAsm.hs Fix some broken Haddock. 2008-05-25 18:49:15 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Handle IsChannelArray when adding _sizes. 2008-06-09 21:32:04 +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 Fix abbreviation of channel ends in the C backend. 2008-06-09 21:19:01 +00:00
GenerateCBased.hs Removed the Rep constructor from Structured and instead added a Rep constructor to SpecType 2008-06-04 17:00:43 +00:00
GenerateCPPCSP.hs Fixed a discrepancy between the C and C++ backends over generating the code for replicators 2008-06-04 18:53:42 +00:00
GenerateCTest.hs Fix abbreviation of channel ends in the C backend. 2008-06-09 21:19:01 +00:00
TLP.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00