summaryrefslogtreecommitdiffstats
path: root/docs/progGuideDB/semantics.xml
Commit message (Collapse)AuthorAgeFilesLines
* bug 159390 Documenting long-known runtime ClassCastException from proceedwisberg2006-10-051-5/+70
|
* it's -> itswisberg2006-05-311-1/+1
|
* "Formals" defined when used, more details on aspectOf(..)wisberg2005-11-231-5/+20
|
* added if() expressions to permitted scopes for thisJoinPoint formswisberg2005-10-221-1/+2
|
* clarification of args matching with null for pr68603.acolyer2005-09-091-1/+4
|
* ensure every section has an assigned id so that urls in generated html ↵acolyer2005-09-011-24/+25
| | | | remain stable across builds.
* add some style to our guides ;)acolyer2005-04-101-2/+3
|
* per... advice "may then" to "will only" run, per user discussionwisberg2005-01-281-4/+4
|
* fix for Bugzilla Bug 75486acolyer2004-10-211-2/+2
| | | | issingleton or issingleton()?
* variables available in if(b), removed mdash entity as unknownwisberg2004-10-141-5/+6
|
* Fix for Bug 73073: Inconsistency between starred and nonstarred type ↵ehilsdal2004-09-081-1/+60
| | | | | | patterns in connection with shadowing. Finally documented matching difference between exacttype and patterntype
* Fix bug 72623; also changed "definition" to "declaration" for Java elementswisberg2004-08-281-8/+85
|
* Language specification clarification for two bugs:ehilsdal2004-08-241-0/+10
| | | | | 49784 declaring interface methods should work as it does in interfaces 70794 The introduction on interface causes the interface implementation class error
* Fix for bugzilla bug 71087:ehilsdal2004-08-231-3/+38
| | | | underspecification of primitive conversion
* Fix for bugzilla bug 71393:ehilsdal2004-08-231-0/+52
| | | | Specify how does args pointcut collect context for pointcuts which are used in cflow
* fix for bugzilla bug 72379:ehilsdal2004-08-231-15/+46
| | | | static aspects not well explained
* Fix for bugzilla bug 71404:ehilsdal2004-08-231-3/+37
| | | | Define MethodPattern, FieldPattern, ConstructorPattern terms
* Fix for bugzilla bug 71391ehilsdal2004-08-231-0/+109
| | | | "Specify context collecting behavior for this, target and args pointcuts"
* proactive bug fix (bug not entered) making a short exampleehilsdal2004-08-201-2/+2
| | | | in semantics guide more meaningful
* fix for Bugzilla Bug 53981acolyer2004-08-101-0/+26
| | | | proceed used as method name in around advice
* fix for bug 53028acolyer2004-08-061-5/+1
|
* fix for Bugzilla Bug 61569acolyer2004-08-041-0/+7
| | | | if-pointcuts with side-effects
* fix for Bugzilla Bug 64585acolyer2004-07-281-9/+9
| | | | Stale ITD example code in Programming Guide
* fix for Bugzilla Bug 48389 acolyer2004-04-021-0/+8
| | | | Cannot assign to final fields in intertype constructors.
* Fix for Bugzilla Bug 42668 ehilsdal2004-01-291-8/+7
| | | | effect of an after returning type incompatible with a join point return type
* Fix for Bugzilla 37899: Document or address limitations on handler ↵ehilsdal2003-12-021-1/+1
| | | | | | | pointcut/joinpoints * changed "Implementation Limitations" to "Implementation Notes" inside ProgGuide * added section on bytecode limitations, headed by handler issues.
* Fix for Bugzilla 43602: Small tyop in documentation ehilsdal2003-11-181-1/+1
| | | | * changed "aspect aspect" to "abstract aspect"
* Work on Bugzilla 42668: effect of an after returning type incompatible with ↵ehilsdal2003-11-181-15/+29
| | | | | | | a join point return type * fix to semantics document to describe correct semantics * checkin of failing coverage test case for correct semantics
* Fix forehilsdal2003-07-311-0/+17
| | | | | | 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.
* folded in material from README-11.htmlehilsdal2003-04-081-676/+951
| | | | | | | finally totally and completely stomped out "introduction" minor formatting changes generating better filenames for the progguide added A4 version of quick reference
* updated semantics appendix to 1.1 language (still incomplete)ehilsdal2003-01-101-644/+717
| | | | | removed useless biblio and glossary made a few docbook rationalizations
* initial versionwisberg2002-12-161-0/+2361