Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup redundant null check before instanceof | Andrey Turbanov | 2022-04-17 | 1 | -1/+1 |
* | Reduce 'Object' class usage | Andrey Turbanov | 2022-04-15 | 1 | -7/+7 |
* | Cleanup redundant type casts, due to too weak variable type declaration | Andrey Turbanov | 2022-02-26 | 1 | -16/+6 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 1 | -12/+12 |
* | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 1 | -2/+2 |
* | Redundant Collection.addAll() call | Lars Grefer | 2020-08-15 | 1 | -2/+1 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 1 | -22/+22 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -14/+9 |
* | mavenized org.aspectj.matcher module - wip | Andy Clement | 2019-01-23 | 1 | -0/+591 |