Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 3 | -20/+20 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 2 | -5/+5 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 4 | -44/+38 |
* | Java 13 support | Andy Clement | 2019-11-25 | 1 | -16/+21 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 1 | -1/+1 |
* | mavenizing ajdoc - wip | Andy Clement | 2019-01-29 | 9 | -0/+2467 |