fix compiler error on processing bad code
[org.ibex.tool.git] / src / org / ibex / tool / Compiler.java
2005-01-05 crawshawfix compiler error on processing bad code
2005-01-04 adamlicensing update to APSL 2.0
2004-12-31 crawshawminor unexpected error report improvement
2004-12-31 crawshawremove access restriction warnings
2004-12-31 crawshawcorrect finding of system classes
2004-12-31 crawshawimport eclipse 3.1 M4 compiler
2004-12-29 adamremoved Makefile; lifted repo/org.ibex.tool/src/ to...
2004-12-27 adamtotally new file layout
2004-12-27 adambe more specific about compiler options
2004-12-27 adamadded -w to suppress warnings
2004-12-27 adamcleanup to verbose (-v) code
2004-12-27 adamadded progress indicator to -v, added -V
2004-12-27 adamadded support for -j and -m
2004-12-27 adamfixed buglet with -v
2004-12-27 adamremoved duplicate miscapitalized setbuilddir()
2004-12-27 adammade Compiler default to --help if no arguments given
2004-12-27 adammerged src/java and src/rsc