| Commit | Date | |
|---|---|---|
|
[r4271]
by
dlsmith
DynamicJava bug fixes, focusing on TreeCompiler issues and improved 1.4/Retroweaver support |
2007-12-04 20:52:46 | Tree |
|
[r4270]
by
dlsmith
DynamicJava update: implemented class checking and compilation. Added support for local function declarations. |
2007-12-04 19:44:07 | Tree |
| 2007-12-03 22:57:27 | Tree | |
|
[r4268]
by
mgricken
This is an attempt to address bug [ 1831946 ] Error after compilation. I have changed the way listeners are removed: If the current thread This makes it unnecessary to put the call to remoteListener inside M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java |
2007-11-29 00:52:17 | Tree |
|
[r4267]
by
mgricken
This revision adds a check that the active remote control |
2007-11-26 23:02:36 | Tree |
|
[r4266]
by
mgricken
Changed "Import Package" option so it is disabled by default. |
2007-11-15 22:28:46 | Tree |
|
[r4265]
by
mgricken
This revision incorporates a "Import Package" checkbox in the M src/edu/rice/cs/drjava/ui/MainFrame.java |
2007-11-15 16:46:00 | Tree |
|
[r4264]
by
mgricken
This revision adds an "automatic import" dialog to the Interactions M lib/docs.jar |
2007-11-15 01:33:48 | Tree |
|
[r4263]
by
mgricken
Included Javadoc pages for 'Show Javadoc for Class'. Only increases executable size by ~100 KB, and no internet required anymore. |
2007-11-14 23:27:34 | Tree |
|
[r4262]
by
dlsmith
Major refactoring. Eliminated the old interpreter interface in favor of a newer, simplified one. Redesigned environments for type checking and runtime bindings. Introduced DJClass as a level of indirection from Class objects, making type checking in the presense of non-compiled classes possible. Removed much unnecessary code from the koala/dynamicjava subtree (new code was added to edu/rice/cs/dynamicjava). |
2007-11-08 21:36:34 | Tree |