tock-mirror/frontends
2008-02-08 11:17:50 +00:00
..
LexOccam.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
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 Added a read-only version of CSM, named CSMR 2008-02-08 11:17:50 +00:00
ParseRain.hs 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
ParseRainTest.hs Changed the A.Structured type to be parameterised 2008-02-05 19:40:27 +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 Rearranged PreprocessOccam a little so that you can now parse occam source directly from a String (as well as from a filename, as before) 2008-01-16 03:26:49 +00:00
RainPasses.hs Changed the A.Structured type to be parameterised 2008-02-05 19:40:27 +00:00
RainPassesTest.hs Changed the A.Structured type to be parameterised 2008-02-05 19:40:27 +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 the A.Structured type to be parameterised 2008-02-05 19:40:27 +00:00
StructureOccam.hs Added types to all the cases where the monomorhpism restriction applied 2008-01-26 20:51:11 +00:00