| Commit | Date | |
|---|---|---|
|
[r5062]
by
dlsmith
DynamicJava: Moved accessibility checks into member lookup, etc., rather than afterwards in order to prevent incorrect shadowing by inaccessible members. |
2009-09-04 15:51:08 | Tree |
| 2009-09-04 01:46:40 | Tree | |
| 2009-09-04 01:26:14 | Tree | |
|
[r5059]
by
mgricken
Merged drjava-concjunit branch back into the trunk. _M . |
2009-09-04 01:23:13 | Tree |
|
[r5058]
by
mgricken
Used copy instead of move to get around Linux rt.concjunit.jar generation problem. |
2009-09-03 23:26:04 | Tree |
| 2009-09-03 23:07:14 | Tree | |
| 2009-09-03 21:41:45 | Tree | |
|
[r5055]
by
dlsmith
DynamicJava: Class/interface members of interfaces are always static. Improved error messages for allocations (missing enclosing object, bad anonymous supertype, etc.) |
2009-09-03 21:37:28 | Tree |
|
[r5054]
by
dlsmith
DynamicJava: Improved cast checking and added an option to allow unchecked casts. Added an Options parameter to TypeSystems, which required adjusting the Options interface. Fixed incorrect types produced for static fields accessed via the raw class types. |
2009-09-03 21:14:22 | Tree |
|
[r5053]
by
dlsmith
DynamicJava: Bug fix: crashed when attempting to define an interface in the REPL! |
2009-09-03 20:49:10 | Tree |