| Commit | Date | |
|---|---|---|
|
[r5180]
by
mgricken
More changes to address bug 2957033: We now display all watches correctly, and we do not allow method calls We do not have good type information, though, because there is no way What we should do is also export the type of an interpretation result. |
2010-02-24 06:41:36 | Tree |
| 2010-02-23 18:41:40 | Tree | |
|
[r5178]
by
dlsmith
PLT Utilities: Re-expressed IterUtil.toString and IterUtil.hashCode in terms of the standard helpers for those, TextUtil.toString and ObjectUtil.hash. |
2010-02-04 16:15:07 | Tree |
|
[r5177]
by
mgricken
Refactored "New Java Class" dialog into separate class. M src/edu/rice/cs/drjava/model/GlobalModel.java |
2010-01-21 19:57:51 | Tree |
|
[r5176]
by
mgricken
Improvements to print preview zooming. M src/edu/rice/cs/drjava/ui/PreviewFrame.java |
2010-01-20 20:18:58 | Tree |
| 2010-01-20 08:46:32 | Tree | |
|
[r5174]
by
mgricken
Shuaib's features: New Class and Zoom for Print Preview. M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2010-01-20 06:36:28 | Tree |
| 2010-01-16 22:52:18 | Tree | |
|
[r5172]
by
mgricken
Fixed bug #2932204: ArrayIndexOutOfBoundsException: -1 M src/edu/rice/cs/drjava/ui/InsertVariableDialog.java |
2010-01-15 18:08:29 | Tree |
|
[r5171]
by
dlsmith
DynamicJava: Can handle "native" and "@interface" without choking; uses Class.isAnonymousClass (available in Java 5) when possible rather than testing for a certain class name format; added StandardTypeSystem option to (incorrectly, but matching javac) use boxing when checking for ambiguous method invocations. |
2010-01-14 02:45:12 | Tree |