| Commit | Date | |
|---|---|---|
| 2006-04-20 14:30:28 | Tree | |
|
[r3812]
by
mgricken
Addresses "bug" [ 1472727 ]: In project mode -- with a main class set -- the button 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 --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 |
2006-04-19 19:28:49 | Tree |
|
[r3807]
by
mgricken
Fixes [ 1472605 ] "Replace All" doesn't immediately update file tree |
2006-04-19 18:59:59 | Tree |
|
[r3806]
by
mgricken
Fixes bug [ 1473064 ] Indefinitely re-run a program after closing |
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 |