summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 239539: test and fix: better message when cannot override pointcut due to it ...aclement2008-08-203-0/+11
* minor optimizationaclement2008-08-191-2/+1
* 241047: test and fix: when pipelining we have to ask the generic type for its...aclement2008-08-191-1/+4
* removed dup code!aclement2008-08-191-3/+4
* 242797: crappy bounds checking in TypeVariableaclement2008-08-191-49/+0
* 242797: npe in TypeVariable after deserialization since interfacebounds not c...aclement2008-08-191-1/+1
* 243224: dont lose contextaclement2008-08-131-0/+1
* 243224: dont lose context when rewriting not pcdsaclement2008-08-131-12/+24
* 243192: optimizing handling of constant instructions (eg. ALOAD_0)aclement2008-08-132-3/+18
* 242797aclement2008-08-071-1/+1
* 242797: resolve earlier so that any generic method type vars are recognized.aclement2008-08-071-2/+2
* 239441 - testcode and fixaclement2008-07-171-2/+6
* 239910: fixaclement2008-07-081-1/+1
* 239910: fixaclement2008-07-081-2/+3
* 239910: fixaclement2008-07-081-5/+4
* 239910: fixedaclement2008-07-081-1/+1
* 238992: test and fixaclement2008-07-071-1/+12
* remove redundant paramaclement2008-06-241-3/+3
* rename from gen to regular cpaclement2008-06-231-14/+13
* MEMORY: don't create unnecessary empty arraysaclement2008-06-231-27/+42
* MEMORY: Don't create unnecessary empty listsaclement2008-06-231-2/+1
* throw more helpful exceptions when serialized form brokenaclement2008-06-231-1/+3
* define empty array constantaclement2008-06-221-0/+2
* 237962: deserializing 1.5.4 aspects - fixaclement2008-06-204-4/+4
* organized importsaclement2008-06-201-1/+0
* organized importsaclement2008-06-201-2/+0
* better erroraclement2008-06-201-1/+1
* new fixmeaclement2008-06-201-1/+1
* yikes! address megabug. switch statements whose jump destinations were woven...aclement2008-06-191-3/+13
* merge of splitNames into innerMatchesExactly - reduces number of unnecessary ...aclement2008-06-191-16/+23
* 231396: cache the member!aclement2008-06-191-3/+10
* 231396: loop, dont iterateaclement2008-06-191-6/+9
* 231396: reducing toArray callsaclement2008-06-191-44/+50
* delegating 2 arg method to keep those on a back level happyaclement2008-06-181-0/+11
* 237447: test and fix: nested parameterizationaclement2008-06-181-0/+25
* 237381: fix: allow deow annotations in code style aspectaclement2008-06-171-3/+3
* trying to get 237447 to happenaclement2008-06-171-0/+10
* 237419: testcode and fix: use erased signature of member and dont tag all typ...aclement2008-06-175-11/+36
* test and fix for 168982: message on ataspectj nonabstract generic aspectaclement2008-06-111-0/+5
* 234933: test and partial fix, just for adviceDidNotMatch so far.aclement2008-06-112-1/+14
* 223226: test and fix for NPE and duplicate signatureaclement2008-06-111-2/+6
* 197719: second testcaseaclement2008-06-111-2/+0
* 197719: test and fix: advising protected method calls from inner classesaclement2008-06-111-4/+12
* 230075: testcode and fixaclement2008-06-101-2/+3
* guard 155347aclement2008-06-101-2/+6
* remove leftover debugaclement2008-06-101-3/+0
* added todoaclement2008-06-101-0/+2
* test and fix for 226201 - convert return type of generic advice to parameteri...aclement2008-06-081-1/+9
* switch to container from jrelibaclement2008-06-061-4/+4
* 231396: refactoring AspectJ: simplified Member again, removed string compares...aclement2008-06-066-413/+53