21 Commits (1c487b2e0f54eeb4c2630940e7d57c279ba5a032)

Author SHA1 Message Date
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics 2 years ago
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style 2 years 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
  Jerry James 3255a3c562 Fix javadoc references to nonexistent fields, classes, or packages 3 years ago
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 2409bcbc7c Redundant Collection.addAll() call 3 years ago
  Lars Grefer 3641f1626d Collection.toArray() call style 3 years ago
  Lars Grefer 2debfa05f4 Single Map method can be used 3 years ago
  Lars Grefer a85308ec10 Manual array to collection copy 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 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c3289ab86b Polish 3 years ago
  Andy Clement 8fa573040f Fix for 558995: NullPointerException at org.aspectj.weaver.ReferenceType.getWeaverState 4 years ago
  Andy Clement 2704db20ec Java 13 support 4 years ago
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 years ago