aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/main/java/org/aspectj/weaver/patterns/IfPointcut.java
Commit message (Expand)AuthorAgeFilesLines
* Add traverse methods for pointcut typesAlexander Kriegisch2023-01-291-0/+10
* Remove redundant casts after generics updateAndrey Turbanov2022-04-121-6/+6
* Improve annotation style if pointcut handlingAndy Clement2022-01-311-6/+32
* Merge pull request #104 from turbanoff/use_generic_instead_of_raw_typesAndy Clement2022-01-101-1/+1
|\
| * Update org.aspectj.matcher code to use generics.Andrey Turbanov2021-11-201-1/+1
* | Reduce empty array allocationsAndrey Turbanov2021-12-181-1/+1
* | Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-1/+1
|/
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-2/+2
* Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* Use the diamond operator where possibleLars Grefer2020-08-131-1/+1
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-231-0/+614