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
|
000270f4a8
|
Created a new module for tests in the common directory (named CommonTest) and moved testIsSafeConversion across
|
2007-09-11 23:34:45 +00:00 |
|