| Commit | Date | |
|---|---|---|
|
[r4967]
by
dlsmith
DynamicJava: Made private enum in the parser public to allow external access to various parse methods. |
2009-08-03 14:47:50 | Tree |
|
[r4966]
by
mgricken
Fixes bug 2831253: Starting DrJava with Project as Parameter |
2009-08-03 14:39:45 | Tree |
| 2009-08-03 13:10:37 | Tree | |
|
[r4964]
by
mgricken
Fixed file associations when Explorer was used. Sometimes projects don't open correctly. |
2009-08-02 18:58:11 | Tree |
| 2009-08-01 06:20:55 | Tree | |
|
[r4962]
by
dlsmith
DynamicJava: Removed wildcard bound check that was happening before types were resolved (the check is handled later by ensureWellFormed()); prevented infinite looping when checking well-formedness of variable bounds; fixed userRepresentation() printing of ParameterizedClassTypes for static inner classes. |
2009-07-31 21:17:43 | Tree |
|
[r4961]
by
dlsmith
PLT Utilities: Fixed broken RMILogSink: the code that starts the remote process must not try to log to debug or error -- otherwise, there may be an infinite loop! (Added a test to prevent this from accidentally being reintroduced.) |
2009-07-31 20:32:27 | Tree |
| 2009-07-31 18:36:59 | Tree | |
|
[r4959]
by
mgricken
File associations for .java, .drjava and .djapp files in M platform/src-windows/edu/rice/cs/drjava/platform/WindowsPlatform.java |
2009-07-31 18:21:55 | Tree |
|
[r4958]
by
dlsmith
DynamicJava: Bug fixes for inner class implementation. Dynamically-loaded inner classes now work. |
2009-07-31 14:04:58 | Tree |