aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/main/java/org/aspectj/weaver/CrosscuttingMembers.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup redundant null check before instanceofAndrey Turbanov2022-04-171-1/+1
* Reduce 'Object' class usageAndrey Turbanov2022-04-151-7/+7
* Cleanup redundant type casts, due to too weak variable type declarationAndrey Turbanov2022-02-261-16/+6
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-12/+12
* Weaken Collection declarationsLars Grefer2020-08-151-2/+2
* Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
* Use the diamond operator where possibleLars Grefer2020-08-131-22/+22
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-14/+9
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-231-0/+591