aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/src/main
Commit message (Expand)AuthorAgeFilesLines
* Clean up Maven dependencies using 'dependency:analyze' goalAlexander Kriegisch2021-04-121-11/+11
* Add Java 16 Linux matcher variant to HtmlDecoratorAlexander Kriegisch2021-03-221-20/+41
* Add diagnostic output to HtmlDecorator if AJ-Doc generation failsAlexander Kriegisch2021-03-212-0/+14
* Use static import for HtmlDecorator.TYPE_NAME_LABELAlexander Kriegisch2021-03-161-1/+1
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-141-11/+11
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-171-15/+15
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-152-2/+0
|\
| * Cleanup unused importsLars Grefer2020-08-163-3/+0
* | Weaken Collection declarationsLars Grefer2020-08-153-3/+4
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* | Manual array to collection copyLars Grefer2020-08-151-11/+2
|/
* Merge branch 'feature/simplify-ajdoc' of github.com:larsgrefer/org.aspectj in...Lars Grefer2020-08-142-91/+4
|\
| * Always run javadoc using the ToolProvider APILars Grefer2020-08-142-87/+4
* | Fix compilation of JavadocRunner for Java 13+Lars Grefer2020-08-131-5/+7
|/
* Use the diamond operator where possibleLars Grefer2020-08-133-20/+20
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-082-5/+5
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-084-44/+38
* Java 13 supportAndy Clement2019-11-251-16/+21
* Fix version tagging for info stringsAndy Clement2019-02-111-1/+1
* mavenizing ajdoc - wipAndy Clement2019-01-299-0/+2467