tock-mirror/frontends
2008-03-10 17:19:45 +00:00
..
LexOccam.x Add some reserved words that show up in ASM blocks. 2008-02-29 17:11:17 +00:00
LexRain.x Added the -fwarn-missing-signatures option and added all missing type signatures for non-test modules (and most for test modules too) 2008-02-05 23:06:03 +00:00
ParseOccam.hs Fixed some unused module import warnings, now that PassM is not build of monad transformers 2008-03-10 17:19:45 +00:00
ParseRain.hs Removed the initialiser expression on the Declaration item in the AST 2008-03-09 00:23:13 +00:00
ParseRainTest.hs Removed the initialiser expression on the Declaration item in the AST 2008-03-09 00:23:13 +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 Tidied up the type of handleDirective to make it easier to use 2008-03-05 16:05:21 +00:00
PreprocessOccamTest.hs Split include file expansion out into a separate pass. 2008-02-29 15:01:19 +00:00
RainPasses.hs Added an annotation to array subscripts to indicate whether they should have a run-time check added or not 2008-03-09 14:30:19 +00:00
RainPassesTest.hs Fixed a couple of tests for a Rain pass 2008-03-09 18:43:22 +00:00
RainTypes.hs Removed the initialiser expression on the Declaration item in the AST 2008-03-09 00:23:13 +00:00
RainTypesTest.hs Fixed some unused module import warnings, now that PassM is not build of monad transformers 2008-03-10 17:19:45 +00:00
StructureOccam.hs Split include file expansion out into a separate pass. 2008-02-29 15:01:19 +00:00
StructureOccamTest.hs Split include file expansion out into a separate pass. 2008-02-29 15:01:19 +00:00