aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-201-1/+1
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0410-108/+108
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-172-55/+55
* Weaken Collection declarationsLars Grefer2020-08-151-1/+1
* Redundant Collection.addAll() callLars Grefer2020-08-151-2/+1
* Collection.toArray() call styleLars Grefer2020-08-151-1/+1
* Fix up tests and reduce verbosity on J11Andy Clement2020-08-141-16/+15
* Use the diamond operator where possibleLars Grefer2020-08-132-5/+5
* 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-3/+2
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-4/+4
* mavenizing ajde.core - doneAndy Clement2019-01-2910-0/+1251