.. |
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 a type-class for retrieving the (AST) type of things
|
2008-05-17 11:41:52 +00:00 |
OccamPassesTest.hs
|
Define variables necessary for some of the constant-folding tests.
|
2008-04-06 13:12:04 +00:00 |
OccamTypes.hs
|
Added a type-class for retrieving the (AST) type of things
|
2008-05-17 11:41:52 +00:00 |
OccamTypesTest.hs
|
Merged Alternative and AlternativeCond into a single Alternative item that always has a pre-condition
|
2008-04-03 14:52:37 +00:00 |
ParseOccam.hs
|
Resolve the v[s] ambiguity outside the parser.
|
2008-04-07 21:36:21 +00:00 |
ParseRain.hs
|
Changed TestHarness to support Rain test files as well as occam
|
2008-05-17 13:13:52 +00:00 |
ParseRainTest.hs
|
Merged Alternative and AlternativeCond into a single Alternative item that always has a pre-condition
|
2008-04-03 14:52:37 +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
|
Changed the conditionals type-checking to use type unification rather than the old system
|
2008-05-17 12:53:05 +00:00 |
RainPassesTest.hs
|
Remove the Type/AbbrevMode information from Actual*.
|
2008-03-26 18:16:09 +00:00 |
RainTypes.hs
|
Moved the TypeExp type out to its own module, UnifyType
|
2008-05-17 14:21:57 +00:00 |
RainTypesTest.hs
|
Added a Rain test file for the type checker
|
2008-05-17 13:17:12 +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 |
TypeUnification.hs
|
Moved the TypeExp type out to its own module, UnifyType
|
2008-05-17 14:21:57 +00:00 |
UnifyType.hs
|
Moved the TypeExp type out to its own module, UnifyType
|
2008-05-17 14:21:57 +00:00 |