Neil Brown
|
1fd85fbe51
|
Added the -fwarn-missing-signatures option and added all missing type signatures for non-test modules (and most for test modules too)
|
2008-02-05 23:06:03 +00:00 |
|
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
|
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
|
5af96110c7
|
Rain: implemented the parsing of wait statements
|
2007-09-26 23:00:58 +00:00 |
|
Neil Brown
|
205b090cef
|
Rain: implemented the parsing of alt statements
|
2007-09-26 19:40:04 +00:00 |
|
Neil Brown
|
1f298a8ff6
|
Rain: added parsing support for time
|
2007-09-19 12:04:11 +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 |
|