| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix indentation of compilation results on the console | Alexander Kriegisch | 2023-01-22 | 1 | -3/+7 |
* | Reduce empty array allocations | Andrey Turbanov | 2021-12-18 | 1 | -1/+1 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 5 | -9/+9 |
* | Upgrade license from CPLv1/EPLv1 to EPLv2 | Alexander Kriegisch | 2021-06-04 | 23 | -206/+206 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Improve usage text, error and warning output in batch compiler | Alexander Kriegisch | 2021-03-20 | 3 | -2/+14 |
* | Fix javadoc references to nonexistent fields, classes, or packages | Jerry James | 2020-09-14 | 5 | -13/+7 |
* | Fix misplaced or incorrect javadoc tags | Jerry James | 2020-09-14 | 2 | -10/+24 |
* | Fix incorrect HTML entities in javadoc comments | Jerry James | 2020-09-14 | 1 | -2/+2 |
* | Remove unnecessary interface modifiers | Lars Grefer | 2020-08-17 | 7 | -130/+130 |
* | Weaken Collection declarations | Lars Grefer | 2020-08-15 | 3 | -3/+3 |
* | Use the diamond operator where possible | Lars Grefer | 2020-08-13 | 5 | -13/+13 |
* | Unnecessary boxing | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | 'String.indexOf()' expression is replaceable with 'contains()' | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -2/+2 |
* | Fix version tagging for info strings | Andy Clement | 2019-02-11 | 2 | -3/+38 |
* | mavenized bridge module | Andy Clement | 2019-01-23 | 23 | -0/+3493 |