| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
static final boolean flag in PatternParser. If re-enabling, see HasMemberTests class and don't forget to figure out behaviour wrt. itds!
|
| |
|
|
|
|
| |
declaration: calls(<nothing>)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
type reference
|
| |
|
| |
|
| |
|
|
|
|
| |
.zip files)
|
| |
|
| |
|
|
|
|
| |
member via @SuppressAjWarnings
|
| |
|
| |
|
|
|
|
| |
@SuppressAjWarnings
|
| |
|
|
|
|
| |
null #92880
|
|
|
|
| |
parser crashes on call(void (@a *)(..)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ajc$getInstance() and modified the internals to return null if an exception occurs rather than rethrowing it. I've only changed the code gen in the compiler layer, not in the weaver layer. (interestingly with only my compiler layer change, no tests fail...)
|
| |
|
|
|
|
| |
names to positions (for generic itds). Some changes to assignable rules to support the new possibilities.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
returning to caller
|