summaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Collapse)AuthorAgeFilesLines
...
* remove debug!aclement2009-06-171-3/+2
|
* 280651: first changes: better relsaclement2009-06-171-3/+11
|
* 280651: first changes: avoid crashaclement2009-06-171-4/+26
|
* 277616: renaming this to ajc$this on extract to static methodaclement2009-06-082-166/+173
|
* 279120: rewritten not to rely on javaClass being non-null - use the already ↵aclement2009-06-041-10/+7
| | | | unpacked annotations
* shouldn't retrieve annotations - can be a problem when aspect is brokenaclement2009-05-201-1/+0
|
* 275625: test and fix: declare at methodaclement2009-05-121-22/+8
|
* 274986: don't cache in a static fieldaclement2009-05-051-6/+1
|
* 275032: test and fix: itd of no-arg constructor should overwrite a generated ↵aclement2009-05-051-22/+20
| | | | default constructor
* 275032: test and fix: itd of no-arg constructor should overwrite a generated ↵aclement2009-05-052-8/+38
| | | | default constructor
* 274558: use .class names in handles for binaries entries (faulted in aspects)aclement2009-04-301-22/+24
|
* 273628: test and fix: use of if() pointcut in annotation style with ↵aclement2009-04-241-0/+9
| | | | annotation value binding!
* 227484: type demotion (default off)aclement2009-04-081-3/+3
|
* 271201: inpath handles for jarsaclement2009-04-071-5/+5
|
* 271265: incremental inpath modelaclement2009-04-071-3/+3
|
* 271201: inpath handlesaclement2009-04-062-5/+26
|
* guard against -1aclement2009-04-061-6/+10
|
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-061-3/+80
|
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-061-4/+7
|
* 271169: test and fix: npe in weave call method with 4 longsaclement2009-04-041-7/+7
|
* 269902: guardaclement2009-03-261-1/+4
|
* 265993: more jdt like handlesaclement2009-03-241-2/+3
|
* 265693: model for binary elementsaclement2009-03-231-46/+30
|
* 268611: building broken deca code (fix)aclement2009-03-161-1/+4
|
* declareMixinaclement2009-03-092-17/+40
|
* declaremixinaclement2009-03-061-129/+22
|
* declareMixinaclement2009-03-051-1/+2
|
* declaremixin: check signature of factory methodaclement2009-03-041-0/+33
|
* declaremixinaclement2009-03-042-210/+402
|
* minor optimizationaclement2009-03-041-25/+24
|
* declareMixinaclement2009-03-031-1/+160
|
* findbugs: dont compare wrong typesaclement2009-03-031-1/+1
|
* 266602: change from BCException to proceeding 'as normal' since it probably ↵aclement2009-03-021-20/+39
| | | | indicates the aspect is broken
* unnecessary codeaclement2009-02-282-94/+45
|
* 266564: annotation style inline problem for double slot var typesaclement2009-02-271-1/+5
|
* 265729: testing ctor/field/method itdsaclement2009-02-261-22/+44
|
* 266220: generic aspect subtypes in aop.xmlaclement2009-02-251-80/+169
|
* commented out assertaclement2009-02-251-1/+1
|
* 265729: get return type and param types correct for ITDsaclement2009-02-241-49/+99
|
* 265729: fault in binary aspects for itds/decps and search for them correctlyaclement2009-02-245-243/+435
|
* 233032, 265072: dual preclintsaclement2009-02-171-12/+4
|
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-2/+11
|
* 124460: simple basic control of weaving via aop.xmlaclement2009-02-094-12/+137
|
* 263837: make reweavable field in BcelClassWeaver non-staticaclement2009-02-063-15/+12
|
* 263323: broken aspect weavingaclement2009-02-031-1/+16
|
* 124460: world knows if XML files are being used to influence weavingaclement2009-01-311-0/+37
|
* 124460: moving xml parser and structure across to weaver from loadtimeaclement2009-01-313-0/+566
|
* 262905: recursive non matching cflow pointcut: dont report rogue non-matchesaclement2009-01-301-15/+9
|
* 256779: test and fix: decp lazy resolution in anno styleaclement2009-01-291-3/+3
|
* 194314: calculate the right local variable namesaclement2009-01-291-11/+59
|