tock-mirror/frontends
2008-03-24 23:44:40 +00:00
..
LexOccam.x Added support for array constructors to the occam parser 2008-03-10 22:58:36 +00:00
LexRain.x Added support for a not-equals operator in Rain 2008-03-24 23:44:40 +00:00
OccamPasses.hs Added the functionTypesChecked property to the dummy occam pass 2008-03-23 11:47:59 +00:00
OccamPassesTest.hs Move Retypes checking from the occam parser into a pass. 2008-03-19 19:38:56 +00:00
OccamTypes.hs Check Case, Alt, and all the trivial processes. 2008-03-25 17:27:33 +00:00
OccamTypesTest.hs Check Case, Alt, and all the trivial processes. 2008-03-25 17:27:33 +00:00
ParseOccam.hs Added a sub-type to Timers, to support multiple types 2008-03-23 22:20:16 +00:00
ParseRain.hs Added support for a not-equals operator in Rain 2008-03-24 23:44:40 +00:00
ParseRainTest.hs Fixed the tests for parsing time-related stuff in Rain to match the recent changes 2008-03-24 14:27:46 +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 Merged the type-checking on time-related statements in Rain into the pass that checks types in communications 2008-03-24 15:15:28 +00:00
RainPassesTest.hs Added a couple of reminders to RainPassesTest 2008-03-21 20:16:48 +00:00
RainTypes.hs Merged the type-checking on time-related statements in Rain into the pass that checks types in communications 2008-03-24 15:15:28 +00:00
RainTypesTest.hs Merged the type-checking on time-related statements in Rain into the pass that checks types in communications 2008-03-24 15:15:28 +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