aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src
Commit message (Expand)AuthorAgeFilesLines
* declaremixinaclement2009-03-041-10/+68
* declareMixin: annotation signature definedaclement2009-03-031-0/+3
* 266420: incremental compile caseaclement2009-02-272-2/+2
* 266165: if(enabled) where enabled is constant boolean is optimizedaclement2009-02-252-8/+45
* 265729: fault in binary aspects for itds/decps and search for them correctlyaclement2009-02-243-17/+33
* spellingaclement2009-02-241-1/+1
* 265695: inherited anno matchingaclement2009-02-201-419/+460
* 148508, 265418: tests and fixes: array and varargs subtype patternsaclement2009-02-193-349/+421
* cope with rubbishaclement2009-02-171-1/+1
* just give up if the name is rubbishaclement2009-02-171-1/+1
* 264869: cope with badly formed source name attributeaclement2009-02-171-1/+7
* trigger buildaclement2009-02-101-63/+53
* 124460: simple basic control of weaving via aop.xmlaclement2009-02-093-9/+28
* 148285: test and fixesaclement2009-02-011-1/+8
* 124460: world knows if XML files are being used to influence weavingaclement2009-01-311-0/+11
* 262905: recursive non matching cflow pointcut: set source context for matches...aclement2009-01-301-134/+131
* 256779: test and fix: decp lazy resolution in anno styleaclement2009-01-291-7/+19
* on delegate change, forget any attached modifications to the reference typeaclement2009-01-291-2/+2
* 194314: copying parameter names across for local var table correctnessaclement2009-01-291-1/+3
* 194314: give appropriate arg names to effective signature member for an array...aclement2009-01-291-0/+7
* refactoring to make around advice lvt fixes easier to apply - and make the co...aclement2009-01-281-1/+1
* refactoring to make around advice lvt fixes easier to apply - and make the co...aclement2009-01-281-2/+8
* 262218: test and fixaclement2009-01-234-121/+130
* 209051: compiler limitation messageaclement2009-01-211-0/+20
* 258510: promoted additional annotation/class/interface storage from delegate ...aclement2009-01-207-259/+301
* few more tests addedaclement2009-01-171-2/+6
* remove unnecessary castsaclement2009-01-171-2/+2
* 261150: diagnosticsaclement2009-01-151-1/+5
* 260384: testcode and fix: better hierarchy searchaclement2009-01-121-1/+43
* NPE guardaclement2009-01-121-1/+5
* 260384: guards for npes that could occur due to other errors in the sourceaclement2009-01-091-3/+4
* 164016, 258788: test and fixaclement2009-01-063-181/+203
* 259649: bit of refactoring and aspect comparison logic fixedaclement2009-01-062-66/+66
* 259649: equivalentTo() addedaclement2009-01-051-7/+16
* 259279: test and fix: bridge pipelineaclement2008-12-181-59/+64
* 259279: test and fix: bridge pipelineaclement2008-12-181-1/+1
* 252722: test and fix: generated super dispatch methodsaclement2008-12-151-1/+5
* some annotation matching testsaclement2008-12-102-1/+1
* more testsaclement2008-12-104-313/+509
* Change from ReflectionWorld to World - does this break spring?aclement2008-12-101-38/+56
* split weaving/matching: pointcut matching testsaclement2008-12-105-3/+1508
* commentaclement2008-12-091-1/+1
* 253109: tests and fixaclement2008-12-091-3/+19
* formattingaclement2008-12-051-2/+1
* 219419: test and fix: intelligent determination of extra param when possibleaclement2008-12-051-8/+53
* 256458: test and fix: better message for if() pointcut anno style problemsaclement2008-12-051-2/+10
* 162135: test and fixaclement2008-12-041-0/+5
* 255555: pattern parser allowing for parentheses around declare anno signature...aclement2008-11-293-596/+619
* 254207: tests and fixaclement2008-11-101-0/+3
* 253109: fixaclement2008-11-031-13/+30