aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/org/aspectj/weaver/patterns/ReferencePointcut.java
Commit message (Collapse)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
| | | https://bugs.eclipse.org/bugs/show_bug.cgi?id=407494
* 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 ↵aclement2009-01-301-134/+131
| | | | matches nothing pointcut
* 246125: the SPLITaclement2008-10-221-0/+407