| Commit | Date | |
|---|---|---|
|
[r5064]
by
dlsmith
DynamicJava: Added a TypeSystem.isDisjoint function. Redefined casting and valid ==, !=, instanceof in terms of it. |
2009-09-04 18:23:04 | Tree |
|
[r5063]
by
dlsmith
DynamicJava: Bug fix in cast check (ClassType.getClass() and ClassType.ofClass() are very different things). |
2009-09-04 16:10:57 | Tree |
|
[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 |