tock-mirror/frontends
2007-11-28 14:30:56 +00:00
..
LexOccam.x Added support for the #COMMENT directive to the occam parser 2007-10-15 17:12:53 +00:00
LexRain.x Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules 2007-09-27 13:13:46 +00:00
ParseOccam.hs Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly 2007-10-24 23:50:00 +00:00
ParseRain.hs Changed the existing Rain code (and tests) to use the new List type rather than the Array type 2007-10-25 10:13:17 +00:00
ParseRainTest.hs Converted most of ParseRainTest to use the pat function with normal AST fragments, rather than the more verbose explicit Patterns 2007-11-21 15:33:17 +00:00
ParseUtils.hs Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules 2007-09-27 13:13:46 +00:00
PreprocessOccam.hs Added support for the #COMMENT directive to the occam parser 2007-10-15 17:12:53 +00:00
RainPasses.hs Changed the existing Rain code (and tests) to use the new List type rather than the Array type 2007-10-25 10:13:17 +00:00
RainPassesTest.hs Changed some tests to use the new mSeq matching helpers 2007-11-28 14:30:56 +00:00
RainTypes.hs Changed the existing Rain code (and tests) to use the new List type rather than the Array type 2007-10-25 10:13:17 +00:00
RainTypesTest.hs Changed some tests to use the new mSeq matching helpers 2007-11-28 14:30:56 +00:00
StructureOccam.hs Added the -fwarn-unused-imports compiler option to warn about unused imports, and then set about pruning and ordering (mostly in my code) the import lists for all the modules 2007-09-27 13:13:46 +00:00