| Commit | Date | |
|---|---|---|
|
[r4804]
by
dlsmith
DynamicJava: Added SourceChecker, which allows batch static checking of a collection of source files using the existing type checker, etc., implementation. For support, added a CompilationUnit AST node, Library objects which model collections of DJClasses, CompositeExceptions for reporting multiple errors at once, and LibraryContext forr handling names that are provided by a Library. |
2009-03-10 21:58:48 | Tree |
|
[r4803]
by
mgricken
Fixes the memory leak that caused the intermittent test |
2009-03-10 20:22:16 | Tree |
|
[r4802]
by
mgricken
Implemented task: Allow "Open Javadoc" for JUnit 3.8.2 JUnit 3.8.2 Javadoc is now available for "Open Java API Javadoc" There is also a list of URLs ("Additional Javadoc URLs") where Improved interface for configuring the auto-import classes for |
2009-03-09 21:24:17 | Tree |
|
[r4801]
by
mgricken
Fixes bug 2612917: Corrupt ASCII text can be pasted into Definitions pane |
2009-03-09 16:25:47 | Tree |
|
[r4800]
by
rcartwright
Cleaned up the setUp and tearDown code in DrJavaTestCase and The following files were modified: M src/edu/rice/cs/drjava/DrJavaTestCase.java |
2009-03-06 19:55:50 | Tree |
|
[r4799]
by
dlsmith
DynamicJava: Completed refactoring from use of multiple fields to pass around source data to using SourceInfo objects. (The class was introduced years ago, but the AST had not been updated.) |
2009-03-06 19:39:29 | Tree |
|
[r4798]
by
dlsmith
DynamicJava: Code cleanup prompted by Eclipse errors/warnings. Mostly Javadoc fixes and dead code elimination. (Foundd one bug, where a field was unused because its getter was incorrectly returning the value of a different field.) |
2009-03-05 19:54:51 | Tree |
|
[r4797]
by
rcartwright
This revision cleans up the _testFileSort method in M src/edu/rice/cs/drjava/model/definitions/reducedmodel/Gap.java |
2009-03-04 19:36:20 | Tree |
| 2009-03-04 17:27:39 | Tree | |
|
[r4795]
by
rcartwright
This revision includes a partial workaround for a bug in the handling The following files were modified: M src/edu/rice/cs/drjava/model/compiler/DefaultCompilerModel.java |
2009-03-04 16:51:39 | Tree |