tock-mirror/backends
2009-04-04 15:23:40 +00:00
..
AnalyseAsm.hs Reworked how stack sizes are calculated, and changed how we use them in the build process 2009-04-03 12:24:53 +00:00
AnalyseAsmTest.hs In AnalyseAsm, ignore labels that contain "." anywhere. 2008-04-06 15:31:28 +00:00
BackendPasses.hs Made sure that constants pulled up into sizes arrays are resolved into integers, rather than still referring to named constants 2009-04-04 15:23:40 +00:00
BackendPassesTest.hs A mega-patch that gets tocktest compiling again 2009-03-31 17:56:56 +00:00
GenerateC.hs Changed FUNCTIONs and PROCs to have optional bodies, and put all the externals into the AST (without bodies) 2009-04-04 14:56:35 +00:00
GenerateCBased.hs Added code to put static before every identifier that is not being exported, to avoid collisions between occam files 2009-04-01 19:50:15 +00:00
GenerateCPPCSP.hs Changed FUNCTIONs and PROCs to have optional bodies, and put all the externals into the AST (without bodies) 2009-04-04 14:56:35 +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