..
LexOccam.x
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
LexRain.x
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
OccamPasses.hs
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
OccamPassesTest.hs
Fixed the types in various test modules to work with Polyplate
2008-12-14 19:18:00 +00:00
OccamTypes.hs
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
OccamTypesTest.hs
Fixed the types in various test modules to work with Polyplate
2008-12-14 19:18:00 +00:00
ParseOccam.hs
Allowed direction specifiers to be added to variables that are channel bundles when they are passed as arguments
2009-04-12 13:51:48 +00:00
ParseRain.hs
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
ParseRainTest.hs
Got all the tests compiling again after recent changes
2009-04-10 19:29:40 +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 a system for specifying implicitly-used modules on the command-line
2009-04-10 19:26:22 +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
Fixed the types in various test modules to work with Polyplate
2008-12-14 19:18:00 +00:00
RainTypes.hs
Made all the imports of Data.Generics have an import list
2009-04-09 15:36:37 +00:00
RainTypesTest.hs
Got all the tests compiling again after recent changes
2009-04-10 19:29:40 +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