| Commit | Date | |
|---|---|---|
|
[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 |
|
[r4261]
by
dlsmith
Added support for Continuations using non-tail recursion. Optimized implementation of Option.unwrap (a number of overloaded methods) to eliminate unnecessary method calls and avoid using a visitor. Added license to newer class files. |
2007-10-11 17:09:21 | Tree |
|
[r4260]
by
mgricken
This commit contains two new features: M src/edu/rice/cs/drjava/DrJava.java |
2007-10-10 20:28:34 | Tree |
| 2007-10-03 21:57:16 | Tree | |
| 2007-10-03 04:44:42 | Tree | |
|
[r4257]
by
mgricken
There was a mismatch between the return values of several the "save" M src/edu/rice/cs/drjava/model/AbstractGlobalModel.java |
2007-09-12 00:29:25 | Tree |
|
[r4256]
by
mgricken
This commit fixes the bug |
2007-08-29 21:59:48 | Tree |
| 2007-08-28 19:17:37 | Tree | |
| 2007-08-28 18:13:23 | Tree | |
| 2007-08-28 16:32:31 | Tree |