Neil Brown
|
035c526bef
|
Changed the TLP and PrettyShow modules to use CSMR instead of CSM
|
2008-02-08 11:29:09 +00:00 |
|
Neil Brown
|
edc3a7e910
|
Removed the die function (that has no source position) and as far as possible replaced all its uses with dieP and a valid position
|
2008-01-28 17:21:13 +00:00 |
|
Neil Brown
|
c19ae03116
|
Added a pass that changes all C++CSP channels to be of type tockSendableArrayOfBytes, so that the channels can be retyped into each other
|
2007-10-14 10:28: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
|
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 |
|