| Commit | Date | |
|---|---|---|
|
[r4631]
by
dlsmith
DynamicJava: Added support for interval-bounded wildcards (also fixed a bug in which lower bounds were incorrectly parsed). Added both 1.5 and 1.4 versions of jlbench, because each is required for running the corresponding version of tests (the JLBench interface includes Iterable, which gets changed by Retroweaver). |
2008-08-06 22:07:11 | Tree |
|
[r4630]
by
dlsmith
DynamicJava: Integrated contextual expected types into inference. Refactored ExpressionChecker so that TypeNames are handled by a new TypeNameChecker, and both hide their visitor implementation, forcing invocations to go through a public "check" method. Updated the build script's usage of Retroweaver so that verification is turned on; replaced jlbench.jar with jlbench-base-14.jar to prevent clashes with PLT classes. |
2008-08-06 18:09:47 | Tree |
|
[r4629]
by
rcartwright
This revision fixes a bug in the implementation of FindResultsPanels; The revision also eliminates many commented out lines of document The following files were modified: M src/edu/rice/cs/drjava/model/GlobalModelTestCase.java |
2008-08-01 22:37:12 | Tree |
|
[r4628]
by
mgricken
This commit re-instroduces the red Find All results highlights. M src/edu/rice/cs/drjava/ui/FindResultsPanel.java |
2008-08-01 17:11:11 | Tree |
|
[r4627]
by
prat
Reworked the eclipse plugin to work correctly for versions 3.3 and 3.4. Also update the ant buildscript to fail in all cases, as it is not the correct way |
2008-07-30 20:58:23 | Tree |
| 2008-07-30 20:34:05 | Tree | |
|
[r4625]
by
rcartwright
This revision corrects a bug in RegionsTreePanel modulo its rendering This revision also eliminates some import statements that are not used. The following files were changed: M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java |
2008-07-30 20:10:19 | Tree |
| 2008-07-30 15:39:40 | Tree | |
|
[r4623]
by
rcartwright
This revision changes to interface to the IDocumentNavigator interface This revision also includes some additional conversions of Vectors to The following files were modified: M src/edu/rice/cs/drjava/ui/MainFrame.java |
2008-07-30 15:37:49 | Tree |
|
[r4622]
by
rcartwright
This revision converts some occurrences of Vector to ArrayList. The following files were changed: M src/edu/rice/cs/drjava/model/debug/NoDebuggerAvailable.java |
2008-07-29 20:51:19 | Tree |