| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
issingleton or issingleton()?
|
| |
|
|
|
|
|
|
| |
patterns in connection with shadowing.
Finally documented matching difference between exacttype and patterntype
|
| |
|
|
|
|
|
| |
49784 declaring interface methods should work as it does in interfaces
70794 The introduction on interface causes the interface implementation class error
|
|
|
|
| |
underspecification of primitive conversion
|
|
|
|
| |
Specify how does args pointcut collect context for pointcuts which are used in cflow
|
|
|
|
| |
static aspects not well explained
|
|
|
|
| |
Define MethodPattern, FieldPattern, ConstructorPattern terms
|
|
|
|
| |
"Specify context collecting behavior for this, target and args pointcuts"
|
|
|
|
| |
in semantics guide more meaningful
|
|
|
|
| |
proceed used as method name in around advice
|
| |
|
|
|
|
| |
if-pointcuts with side-effects
|
|
|
|
| |
Stale ITD example code in Programming Guide
|
|
|
|
| |
Cannot assign to final fields in intertype constructors.
|
|
|
|
| |
effect of an after returning type incompatible with a join point return type
|
|
|
|
|
|
|
| |
pointcut/joinpoints
* changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide
* added section on bytecode limitations, headed by handler issues.
|
|
|
|
| |
* changed "aspect aspect" to "abstract aspect"
|
|
|
|
|
|
|
| |
a join point return type
* fix to semantics document to describe correct semantics
* checkin of failing coverage test case for correct semantics
|
|
|
|
|
|
| |
Bugzilla Bug 35551: "declare soft" in abstract aspect have no effect
Specifying that declare soft behaves like advice in that
it must be concretized to have an effect.
|
|
|
|
|
|
|
| |
finally totally and completely stomped out "introduction"
minor formatting changes
generating better filenames for the progguide
added A4 version of quick reference
|
|
|
|
|
| |
removed useless biblio and glossary
made a few docbook rationalizations
|
|
|