aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/src/main/java/org/aspectj/internal
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant casts after generics updateAndrey Turbanov2022-04-121-1/+1
* Update 'runtime' code to use genericsAndrey Turbanov2022-01-104-12/+12
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-2010-10/+10
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0426-298/+298
* Use the diamond operator where possibleLars Grefer2020-08-131-21/+21
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-3/+3
* polish javadoc in runtime moduleAndy Clement2019-02-0714-208/+3
* mavenizing runtime module - merged in aspectj5rtAndy Clement2019-01-2426-0/+2821