aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/org/aspectj/weaver/patterns/ReferencePointcut.java
Commit message (Expand)AuthorAgeFilesLines
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-231-414/+0
* Use class file attributes to find containing classAndy Clement2013-05-311-1/+1
* 319190: AND precedence over ORaclement2010-07-071-11/+16
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-181-2/+2
* refactored generic type handlingaclement2010-04-051-1/+1
* move away from using helper methods on Memberaclement2009-11-171-1/+1
* 290227: fix and testaclement2009-09-231-5/+10
* 262905: recursive non matching cflow pointcut: set source context for matches...aclement2009-01-301-134/+131
* 246125: the SPLITaclement2008-10-221-0/+407