.. |
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
|
Added support for extended rendezvous throughout the compiler
|
2009-04-19 16:26:37 +00:00 |
OccamInferTypes.hs
|
Fixed the type-inference to work again with input from timers
|
2009-04-19 17:35:35 +00:00 |
OccamPasses.hs
|
A whole lot of changes, described in #101 that help with records and separate compilation
|
2009-04-18 21:35:26 +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
|
Got the tests compiling again after the changes to the AST for extended rendezvous
|
2009-04-19 17:34:36 +00:00 |
ParseOccam.hs
|
Fixed the parser again for extended rendezvous
|
2009-04-19 17:29:43 +00:00 |
ParseRain.hs
|
Added support for extended rendezvous throughout the compiler
|
2009-04-19 16:26:37 +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
|
Stopped lib being stripped from filenames, which helps solve the old occam code that #USEs things that are now modules
|
2009-04-18 21:32:45 +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
|
Added support for extended rendezvous throughout the compiler
|
2009-04-19 16:26:37 +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 |