Menu

Legacy SVN Repository Commit Log


Commit Date  
[r3813] by dlsmith

Created tag drjava-20060420-1406

2006-04-20 14:30:28 Tree
[r3812] by mgricken

Addresses "bug" [ 1472727 ]:
Compile current doc overrides classpath for Run button

In project mode -- with a main class set -- the button
now reads "Run Project" and runs the project's main class.
In flat file mode or in project mode -- without a main
class set -- the button reads "Run" and attempts to run
the main method of the active document.

M src/edu/rice/cs/drjava/ui/MainFrame.java

2006-04-20 03:36:36 Tree
[r3811] by jon-lugo

Added an echo of the System.in input to the console tab (System.in shows up green, System.err shows up red, and System.in shows up purple by default). I also modified the behavior of the recent file menu to not include files that do not exist.

2006-04-20 02:59:23 Tree
[r3810] by dlsmith

Added Type class hierarchy for type representation (rather than Class<?>); modified build script to run ASTGen; cleaned up parser build script code using javacc 4.0 features

2006-04-19 22:37:43 Tree
[r3809] by rcartwright

M edu/rice/cs/drjava/model/TestDocGetterTest.java
M edu/rice/cs/drjava/model/TestDocGetter.java
M edu/rice/cs/drjava/model/AbstractDJDocument.java
M edu/rice/cs/drjava/model/compiler/CompilerErrorModelTest.java
M edu/rice/cs/util/docnavigation/JListNavigator.java
M edu/rice/cs/util/docnavigation/JTreeSortNavigator.java

--This line, and those below, will be ignored-

2006-04-19 20:24:45 Tree
[r3808] by jon-lugo

Merged revisions 3734 through 3788 of the drjava-asynctask branch into the trunk.

These revisions include a few important bug fixes related to the interactions pane and definitions pane. This new build includes the async framework that will be used in the model to perform async operations with progress monitoring. Currently, only the "Clean Build
Directory" is performed asynchronously, but the async opening of multiple files will be comming soon

2006-04-19 19:28:49 Tree
[r3807] by mgricken

Fixes [ 1472605 ] "Replace All" doesn't immediately update file tree
M src/edu/rice/cs/drjava/model/FindReplaceMachine.java

2006-04-19 18:59:59 Tree
[r3806] by mgricken

Fixes bug [ 1473064 ] Indefinitely re-run a program after closing
M src/edu/rice/cs/drjava/ui/MainFrame.java

2006-04-19 17:56:10 Tree
[r3805] by dlsmith

Restructured to get rid of unnecessary packages -- tree/tiger/generic moved into tree/tiger; interpreter/throwable moved into interpreter/error.

2006-04-19 17:52:42 Tree
[r3804] by dlsmith

Renamed "*Type" AST classes "*TypeName" in anticipation of a new "Type" class hierarchy; fixed tests so that they will succeed after Retroweaver processes them.

2006-04-19 16:58:52 Tree
Older >
MongoDB Logo MongoDB