Neil Brown
|
15ecb2b178
|
Added the -fwarn-type-defaults compiler option (for when integer literals are given a default type) and fixed the few warnings that arose from doing so
|
2007-09-27 13:29: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
|
7ef6d7728f
|
Added helper functions for converting constructors into Constr items
|
2007-09-12 08:49:14 +00:00 |
|
Neil Brown
|
ad8aab723b
|
Added a function for searching for particular constructors in a tree, and an associated test
|
2007-09-12 00:11:22 +00:00 |
|
Neil Brown
|
dbdef53e31
|
Added a short comment explaining the choice of AnyDataItem in TreeUtil
|
2007-09-11 22:58:58 +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 |
|