aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/main/java/org/aspectj/weaver/Shadow.java
Commit message (Expand)AuthorAgeFilesLines
* Add null checks for Shadow.getResolvedSignature()Alexander Kriegisch2023-06-131-3/+5
* Reduce 'Object' class usageAndrey Turbanov2022-04-151-2/+2
* Merge pull request #104 from turbanoff/use_generic_instead_of_raw_typesAndy Clement2022-01-101-2/+2
|\
| * Update org.aspectj.matcher code to use generics.Andrey Turbanov2021-11-201-2/+2
* | Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-1/+1
|/
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-041-2/+2
* Cleanup unused importsLars Grefer2020-08-161-1/+0
* Use the diamond operator where possibleLars Grefer2020-08-131-3/+3
* Unnecessary boxingLars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-22/+21
* Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...Andy Clement2019-09-091-18/+18
* 333274: more tests and fixes: nested @Around advice with proceedAndy Clement2019-02-191-1/+16
* mavenized org.aspectj.matcher module - wipAndy Clement2019-01-231-0/+687