| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
|
|
|
| |
already done it and we do a better job of it :)
|
|
|
|
| |
static final boolean flag in PatternParser. If re-enabling, see HasMemberTests class and don't forget to figure out behaviour wrt. itds!
|
|
|
|
| |
point in time
|
| |
|
| |
|
|
|
|
| |
override checking for itds.
|
|
|
|
| |
itd'd ones
|
| |
|
|
|
|
| |
recovery situations
|
|
|
|
| |
declaration: calls(<nothing>)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
[jdt-parser] AspectJ/AJDT accepts "before() returning" advice
no more before returning and before throwing advice ;)
as an added bonus, I built these jars with the correct -1.3 option
|
| |
|
|
|
|
| |
[jdt-parser] Unexpected syntax error with fields named "after" or "before"
|
| |
|
| |
|
| |
|
|
|
|
| |
the JDT compiler (these are not linked into the main test suite). Fortunately I didn't need too many in here this time round...
|
|
|
|
| |
some of the new JDT generics compatibility checks.
|
|
|
|
| |
CompilationUnit.compiledTypes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
type reference
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and do some stuff for generic ITDs.
|