tock-mirror/backends
Adam Sampson cf79f9c284 Get rid of the nasty ghost names hack.
Rather than prefixing the names, there's now a set of ghost names in
CompState.

Fixes #66.
2008-06-02 10:58:26 +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 Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
BackendPassesTest.hs Get rid of the nasty ghost names hack. 2008-06-02 10:58:26 +00:00
GenerateC.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
GenerateCBased.hs Fixed some unused module import warnings, now that PassM is not build of monad transformers 2008-03-10 17:19:45 +00:00
GenerateCPPCSP.hs Rework Traversal, and convert all passes to use it. 2008-05-25 20:13:57 +00:00
GenerateCTest.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00
TLP.hs Take NameType out of NameDef. 2008-06-02 10:13:14 +00:00