aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher
Commit message (Expand)AuthorAgeFilesLines
* 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-172-34/+103
* 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-108-10/+70
* more testsaclement2008-12-106-406/+1306
* Change from ReflectionWorld to World - does this break spring?aclement2008-12-101-38/+56
* split weaving/matching: pointcut matching testsaclement2008-12-108-4/+2186
* 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
* fix for 163005aclement2008-10-305-5/+17
* leave it in bcel, dont have a copy in matcher since it uses generics in the testaclement2008-10-281-433/+0
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ma...aclement2008-10-2829-737/+5326
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-238-97/+528
* 246125: the SPLITaclement2008-10-221-2/+0
* 246125: the SPLITaclement2008-10-22231-0/+43789
* first drop of org.aspectj.matcher - its empty!aclement2008-10-207-0/+63