aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/src/main
Commit message (Expand)AuthorAgeFilesLines
* Globally replace HTTP links to eclipse.org by HTTPSAlexander Kriegisch2024-01-062-3/+3
* Reduce 'Object' class usageAndrey Turbanov2022-04-153-9/+7
* Remove redundant casts after generics updateAndrey Turbanov2022-04-122-2/+2
* Remove AspectJ Browser (ajbrowser) code and documentationAlexander Kriegisch2022-04-021-6/+0
* Fix poor variable nameAndy Clement2022-02-261-3/+3
* Cleanup redundant type casts, due to too weak variable type declarationAndrey Turbanov2022-02-263-6/+5
* Use StringBuilder/StringJoiner for concatenation String's in loopAndrey Turbanov2021-12-182-9/+9
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-2/+2
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0465-687/+687
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-141-3/+0
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-145-9/+8
* Fix misplaced or incorrectly nested HTML tagsJerry James2020-09-141-1/+1
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-1/+1
* Remove unnecessary interface modifiersLars Grefer2020-08-1712-201/+201
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-1516-17/+0
|\
| * Cleanup unused importsLars Grefer2020-08-1616-17/+0
* | Weaken Collection declarationsLars Grefer2020-08-152-2/+3
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-152-2/+2
|/
* Use the diamond operator where possibleLars Grefer2020-08-136-16/+16
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-6/+4
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0818-94/+89
* polishAndy Clement2019-11-294-472/+477
* polishAndy Clement2019-11-2916-119/+157
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-033-121/+119
* Fix version tagging for info stringsAndy Clement2019-02-111-1/+1
* tidyupAndy Clement2019-02-081-2/+10
* move resources to resources treeAndy Clement2019-02-0775-0/+0
* mavenizing ajde - wipAndy Clement2019-01-29140-0/+8925