Menu

Legacy SVN Repository Commit Log


Commit Date  
[r5111] by dlsmith

DynamicJava: Explicit type arguments can now be used for unqualified method invocations ("x = <String>foo(23)").

2009-10-09 19:55:29 Tree
[r5110] by dlsmith

DynamicJava: Refactoring of AST nodes, integrating type arguments with the appropriate nodes rather than having separate "Polymorphic..." subtypes.

2009-10-09 19:34:29 Tree
[r5109] by dlsmith

DynamicJava: Cleaning up dead code. Removed some unused classes. Removed property listener support from the AST, which doesn't get used anywhere, clutters up the code, and makes introducing or modifying AST classes more intimidating.

2009-10-08 21:53:21 Tree
[r5108] by dlsmith

DynamicJava: SourceChecker support code. Introduced DepthFirstVisitor. Added an "error" property to facilitate multiple errors in a single block and to cache errors for later analysis. Added an "archiveProperties" method to move all properties to a different name, allowing repeated checking with different TypeSystems.

2009-10-08 21:14:44 Tree
[r5107] by fro21888

Fixes 'Require Test Cases to end in Test option', errors being thrown as warnings due to JUnit4 implementation. --John Cate 10-7-09

2009-10-07 16:01:39 Tree
[r5106] by rcartwright

The chnages in this revision are purely cosmetic and are primarily the
product of re-indenting some files. The following files were changed:

M src/edu/rice/cs/drjava/model/AbstractDJDocument.java
M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java
M src/edu/rice/cs/drjava/ui/MainFrame.java

2009-10-07 14:55:35 Tree
[r5105] by mgricken

Bugfix for 2872797.

M drjava/src/edu/rice/cs/drjava/model/DJError.java
M drjava/src/edu/rice/cs/drjava/model/GlobalModelCompileErrorsTest.java

2009-10-05 23:11:02 Tree
[r5104] by mgricken

Bugfix: ConcJUnit was included in boot classpath even when
it was disabled.
Bugfix: finding short file name on Windows
Mint support: added drjava.jar itself as possible Mint JDK location

M src/edu/rice/cs/drjava/DrJava.java
M src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java
M src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
M src/edu/rice/cs/util/FileOps.java
M build.xml

2009-10-05 14:33:42 Tree
[r5103] by rcartwright

This revision clears the console pane when all files are closed.

The followeing files were modified:

M src/edu/rice/cs/drjava/model/definitions/ColoringGlyphPainter.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/util/swing/Utilities.java

2009-10-02 23:37:36 Tree
[r5102] by dlsmith

DynamicJava: Bug fixes -- reflection TypeVariables can't be compared with == (was broken in gcj); StandardTypeSystem.isNumericReference must exclude NULL. Implemented primitive expressions as constant expressions (+, -, etc.)

2009-10-02 20:57:38 Tree
Older >
MongoDB Logo MongoDB