Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add traverse methods for pointcut types | Alexander Kriegisch | 2023-01-29 | 1 | -0/+10 |
* | Remove redundant casts after generics update | Andrey Turbanov | 2022-04-12 | 1 | -6/+6 |
* | Improve annotation style if pointcut handling | Andy Clement | 2022-01-31 | 1 | -6/+32 |
* | Merge pull request #104 from turbanoff/use_generic_instead_of_raw_types | Andy Clement | 2022-01-10 | 1 | -1/+1 |
|\ | |||||
| * | Update org.aspectj.matcher code to use generics. | Andrey Turbanov | 2021-11-20 | 1 | -1/+1 |
* | | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 1 | -1/+1 |
* | | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -1/+1 |
|/ | |||||
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -2/+2 |
* | Collection.toArray() call style | Lars Grefer | 2020-08-15 | 1 | -1/+1 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -1/+1 |
* | mavenized org.aspectj.matcher module - wip | Andy Clement | 2019-01-23 | 1 | -0/+614 |