| Commit | Date | |
|---|---|---|
|
[r5088]
by
mgricken
Compilers can specify the commands they support. javac compilers D platform/src-jdk14 |
2009-09-28 00:38:24 | Tree |
|
[r5087]
by
mgricken
Compilers can automatically add boot class path items. M platform/src-mint/edu/rice/cs/drjava/model/compiler/MintCompiler.java |
2009-09-27 21:10:31 | Tree |
|
[r5086]
by
mgricken
Working on integrating Mint into DrJava. Can compile and run Mint M drjava/lib/platform.jar |
2009-09-26 06:49:39 | Tree |
|
[r5085]
by
dlsmith
DynamicJava: Nested interfaces are always static. Fixed ambiguity error occurring when the same field is inherited from two different supertypes. Improved "ambiguous name" error messages. |
2009-09-25 21:04:44 | Tree |
|
[r5084]
by
fro21888
Fixes a bug where a JUnit4 Style test class won't test if it has only 1 test method in it. Also adds one unit test for the new JUnit4 style testing. More to follow. --John Cate 9-25-09 |
2009-09-25 16:18:38 | Tree |
|
[r5083]
by
dlsmith
DynamicJava: Don't prohibit assignment to uninitialized final variables (we can't check this correctly without a framework for control-flow analysis) |
2009-09-24 20:53:50 | Tree |
| 2009-09-24 19:45:40 | Tree | |
|
[r5081]
by
dlsmith
DynamicJava: Bug fix for incorrect handling of names shadowed by a different kind of name in the same namespace (variables shadowed by fields, for example). Added an InitializerContext so that final fields can be set by initializer blocks; improved the final-field-mutation check. |
2009-09-24 19:26:15 | Tree |
|
[r5080]
by
dlsmith
DynamicJava: fixed broken final variable mutation check (was allowing some incorrect code and rejecting good code) internal failures when constructing error messages are more cleanly handled |
2009-09-24 17:10:50 | Tree |
|
[r5079]
by
mgricken
Working full boot classpath for Mint compiler. M plt/src/edu/rice/cs/plt/reflect/JavaVersion.java |
2009-09-23 07:27:18 | Tree |