1298 Commits (master)

Author SHA1 Message Date
  Alexander Kriegisch 00b87d75df Bump ECJ to 23b713ce (01Dec2023) 5 months ago
  Alexander Kriegisch 8532087683 Adjust to API changes in ECJ 4dc7b558 (01Dec2023) 5 months ago
  Alexander Kriegisch e761f61322 Bump AJC version string to c13b03ceabf0c1 5 months ago
  Alexander Kriegisch 3bca8528f3 Adjust to latest changes in JDT Core 6 months ago
  Alexander Kriegisch 39c5da6eb9 AjcTestCase: Make sure main methods can be called in Java 21 7 months ago
  Alexander Kriegisch 3e81ed505a AjLookupEnvironment: readability refactoring 7 months ago
  Alexander Kriegisch 319e153eed AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2 7 months ago
  Alexander Kriegisch 5988c287c7 Remove old '.cvsignore' files 7 months ago
  Alexander Kriegisch ff92343e7a Bump JDT Core to 1.9.21-SNAPSHOT 7 months ago
  Alexander Kriegisch b821bedc71 Update compiler.version to latest Java 20 merge 7 months ago
  Alexander Kriegisch 41849751a8 Put ASM on classpath for Ajc in tests 8 months ago
  Alexander Kriegisch fbc79b2de7 messages_aspectj.properties: update ECJ version string 1 year ago
  Alexander Kriegisch ba7d763d2b messages_aspectj.properties: update ECJ version string 1 year ago
  Alexander Kriegisch 7fb9f8690c Add null check to AjLookupEnvironment.hasAspectDeclarations 11 months ago
  Alexander Kriegisch dd3177909e Further improve indentation of compilation results on the console 1 year ago
  Alexander Kriegisch 827115335f Fix indentation of compilation results on the console 1 year ago
  Alexander Kriegisch ac2b81c3f8 Bugfix: caret error marks in compiler output too short 1 year ago
  Alexander Kriegisch 438eb93010 No more compiler errors for implicitly static inner aspects of interfaces 1 year ago
  Alexander Kriegisch 9be61fe259 Bump ECJ version in messages_aspectj.properties 1 year ago
  Alexander Kriegisch 15cef01683 Set Java 19 compiler version after JDT Core merge 1 year ago
  Alexander Kriegisch c540b0f60e First Java 19 version, barely tested. 1 year ago
  Alexander Kriegisch ee9d532b1a Make IStateListener.aboutToCompareClasspaths use typed lists 2 years ago
  Andrey Turbanov 816f585d54 Cleanup redundant null check before instanceof 2 years ago
  Andrey Turbanov 2091b6d1de Reduce 'Object' class usage 2 years ago
  Andrey Turbanov 047a93c24f Fix suspicious Map.get call 2 years ago
  Andrey Turbanov 1c487b2e0f Remove redundant casts after generics update 2 years ago
  Alexander Kriegisch 35e93cf9df AjcTestCase: be less verbose when appending to buffer repeatedly 2 years ago
  Alexander Kriegisch dbb6a9e149 Make sure to always print commands when running Java test classes 2 years ago
  Alexander Kriegisch 33bd2b4a2e Use upstream method to generate '--add-reads', '--add-exports' info 2 years ago
  Alexander Kriegisch 8a933427ec Add test case + experimental fix for AJC option '--add-exports' 2 years ago
  Alexander Kriegisch 8b83f579fe Fix AjcTaskTest by correctly identifying snapshot versions 2 years ago
  Alexander Kriegisch 3ddb113287 Add JDT Core and bcel-builder to test classpath 2 years ago
  Alexander Kriegisch 50190a1918 Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests 2 years ago
  Alexander Kriegisch 2337e33ea1 Make sure that program arguments are passed through in full LTW mode 2 years ago
  Alexander Kriegisch 2d2110f364 Introduce AjcTestCase.DEFAULT_FULL_LTW_CLASSPATH_ENTRIES 2 years ago
  Alexander Kriegisch 356ab9a26e AJDT Core: use JUnit 4 from class path instead of 3.8 from lib/junit 2 years ago
  Alexander Kriegisch a385d8b661 Fix broken 'useFullLTW' test mode 2 years ago
  Alexander Kriegisch 4075a0bd13 Use static imports for file and path separator constants 2 years ago
  Alexander Kriegisch 6dc09db0ca Prepare code, tests and docs for Java 18 2 years ago
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics 2 years ago
  Andrey Turbanov 2301b36776 Cleanup redundant type casts, due to too weak variable type declaration 2 years ago
  Andy Clement a6697eca30 protect against NPE for inheritance and annotation style 2 years ago
  Andy Clement b720626100 Fix annotation style support for if(true) and if(false) 2 years ago
  Andrey Turbanov be522b7e8a Use StringBuilder/StringJoiner for concatenation String's in loop 2 years ago
  Andrey Turbanov 4c8c90de69 Reduce empty array allocations 2 years ago
  Andrey Turbanov 80e0c5adc8 Replace more usages of StringBuffer with StringBuilder 2 years ago
  Andrey Turbanov bfd6fee99d Cleanup redundant boxing. 2 years ago
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Andrey Turbanov 793a015abb According to javadoc File.isDirectory 'true' if and only if the file denoted by this abstract pathname exists and is a directory. 2 years ago
  Alexander Kriegisch 1dd6a2d47c Rename DOM AST class TypePattern to AbstractTypePattern 2 years ago