tock-mirror/frontends
2009-04-18 19:22:13 +00:00
..
LexOccam.x Added lexing, parsing and type-checking support for FORKING and FORK 2009-04-13 14:57:03 +00:00
LexRain.x Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
OccamCheckTypes.hs Split up the OccamTypes module into OccamCheckTypes and OccamInferTypes 2009-04-17 14:11:44 +00:00
OccamInferTypes.hs Fixed inferTypes so that it infers mobile allocations when it should 2009-04-18 20:08:50 +00:00
OccamPasses.hs Split out a chunk of CompState into a CompOpts type for things that can be set on the command-line 2009-04-17 21:10:14 +00:00
OccamPassesTest.hs Added a function for testing that defines all the occam built-in operators, which helped fix all the failures in OccamPasses 2009-04-18 18:09:20 +00:00
OccamTypesTest.hs Corrected some failures in OccamTypesTest 2009-04-18 19:22:13 +00:00
ParseOccam.hs Split out a chunk of CompState into a CompOpts type for things that can be set on the command-line 2009-04-17 21:10:14 +00:00
ParseRain.hs Adjusted all the other modules to reflect the new change to CSM 2009-04-17 17:40:00 +00:00
ParseRainTest.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +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 Split out a chunk of CompState into a CompOpts type for things that can be set on the command-line 2009-04-17 21:10:14 +00:00
PreprocessOccamTest.hs Make Token a real data type. 2008-06-05 09:46:52 +00:00
RainPasses.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
RainPassesTest.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +00:00
RainTypes.hs Adjusted all the other modules to reflect the new change to CSM 2009-04-17 17:40:00 +00:00
RainTypesTest.hs Merged the latest set of changes from the trunk into the Polyplate branch 2009-04-10 20:38:29 +00:00
StructureOccam.hs Make Token a real data type. 2008-06-05 09:46:52 +00:00
StructureOccamTest.hs Fixed some StructureOccam tests that were broken recently by the change in the Token type 2008-06-06 13:14:34 +00:00
TypeUnification.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00
UnifyType.hs Made all the imports of Data.Generics have an import list 2009-04-09 15:36:37 +00:00