Neil Brown
|
2120b830dc
|
Corrected the use of the -fno-warn-tabs flag in the alex files so that it works under GHC 6.6.x
|
2008-01-28 12:03:03 +00:00 |
|
Neil Brown
|
34584130d4
|
Turned off tab warnings for the files auto-generated by Alex (which contain a lot of tabs)
|
2008-01-26 19:37:43 +00:00 |
|
Neil Brown
|
7d8f170b7d
|
Added support for the #COMMENT directive to the occam parser
|
2007-10-15 17:12:53 +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 |
|