17 Commits (827115335ff1269df28085e215b081e24596ff1d)

Author SHA1 Message Date
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console 1 year ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 3 years ago
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer f33600d4d5 Unnecessary boxing 3 years ago
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement de2f7c7532 Fix version tagging for info strings 5 years ago
  Andy Clement 68e9bc60f9 mavenized bridge module 5 years ago