aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Further streamline BCExceptionAlexander Kriegisch2024-04-121-0/+10
* Delete obsolete filesAlexander Kriegisch2024-01-071-7/+0
* AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2Alexander Kriegisch2023-10-011-14/+15
* Fix indentation of compilation results on the consoleAlexander Kriegisch2023-01-221-3/+7
* Reduce empty array allocationsAndrey Turbanov2021-12-181-1/+1
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-205-9/+9
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0423-206/+206
* Fix some deprecated Java and JUnit warnings by using newer API callsAlexander Kriegisch2021-03-211-1/+1
* Improve usage text, error and warning output in batch compilerAlexander Kriegisch2021-03-203-2/+14
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-145-13/+7
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-142-10/+24
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-2/+2
* Remove unnecessary interface modifiersLars Grefer2020-08-177-130/+130
* Weaken Collection declarationsLars Grefer2020-08-153-3/+3
* Use the diamond operator where possibleLars Grefer2020-08-135-13/+13
* Unnecessary boxingLars Grefer2020-08-081-2/+2
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-081-1/+1
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-2/+2
* Fix version tagging for info stringsAndy Clement2019-02-111-3/+36
* mavenized bridge moduleAndy Clement2019-01-2323-0/+3493