| Commit | Date | |
|---|---|---|
| 2008-03-07 18:55:40 | Tree | |
|
[r4393]
by
dlsmith
DynamicJava: Updated plt.jar, which fixes a bug in recognizing inner class names; improved error messages for unrecognized names |
2008-03-07 17:47:05 | Tree |
|
[r4392]
by
dlsmith
PLT Utilities: Improvements to class loaders. Modified ShadowingClassLoader to never filter bootstrap classes unless explicitly requested; redefined some constructors as static methods with more meaningful names. Implemented ReflectUtil.mergeLoaders methods. Bug fix for ReflectUtil.simpleName(). |
2008-03-07 17:32:35 | Tree |
|
[r4391]
by
dlsmith
Expanded default class path for JarJDKTools-based compilers to include *all* jars in the lib directory, not just rt.jar. |
2008-03-06 17:30:13 | Tree |
|
[r4390]
by
mgricken
Rewrote makeRelativeTo so that it does not return bogus paths M src/edu/rice/cs/drjava/config/EagerFileListProperty.java |
2008-03-06 15:22:19 | Tree |
|
[r4389]
by
rcartwright
This revision is another small step toward streamlining the operations The following files were modified: M src/edu/rice/cs/drjava/model/cache/DocumentCache.java |
2008-03-06 09:03:11 | Tree |
| 2008-03-05 23:57:06 | Tree | |
|
[r4387]
by
dlsmith
DynamicJava: Fixed handling of static fields/methods and wildcard-parameterized types. |
2008-03-05 22:38:50 | Tree |
|
[r4386]
by
dlsmith
DynamicJava: Introduced an ExpressionStatement node (renamed the marker interface with this name previously to StatementExpression); reworked the parser so that blocks never include expressions, but instead wrap them in ExpressionStatements. Modified interpreter to take advantage of this redesign. |
2008-03-05 21:17:33 | Tree |
| 2008-03-05 15:48:05 | Tree |