Neil Brown
|
bdda623d7e
|
Added types to all the cases where the monomorhpism restriction applied
|
2008-01-26 20:51:11 +00:00 |
|
Neil Brown
|
6b95827cab
|
Added an optional initialiser-expression to Declaration in the AST, and changed the rest of the code accordingly
|
2007-10-24 23:50:00 +00:00 |
|
Neil Brown
|
cd313fbbb6
|
Added a comment about DerefVariable in SimplifyExprs
|
2007-10-24 16:00:47 +00:00 |
|
Neil Brown
|
a25824b601
|
Changed the passes to be of type Pass, rather than A.Process -> PassM A.Process
|
2007-10-17 13:09:16 +00:00 |
|
Neil Brown
|
38c409d378
|
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 |
|
Neil Brown
|
2ff46a9041
|
Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly.
|
2007-09-10 17:28:57 +00:00 |
|