83 Commits (master)

Author SHA1 Message Date
  Alexander Kriegisch a1a700fc6e Implement source location matching for weave messages in XML tests 1 year ago
  Alexander Kriegisch b8447ab23c Throw exception for minimal AJC runtime version violation 3 months ago
  Alexander Kriegisch 198957fd26 LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' 3 months ago
  Alexander Kriegisch fcf0c35b5d AjCompilerOptions: Increment irritant levels to GROUP4 4 months ago
  Alexander Kriegisch adc4df441c Adjust AjASTConverter to JDT Core StringLiteralConcatenation changes 4 months ago
  Alexander Kriegisch 37bee450be Replace old by new AspectJ GitHub URL 4 months ago
  Alexander Kriegisch 8518fcf96e Globally replace HTTP links to eclipse.org by HTTPS 2 years ago
  Alexander Kriegisch 0ba9f25b0e Add minimal JRE version check to Main.runMain 6 months ago
  Alexander Kriegisch 8532087683 Adjust to API changes in ECJ 4dc7b558 (01Dec2023) 6 months ago
  Alexander Kriegisch 3bca8528f3 Adjust to latest changes in JDT Core 7 months ago
  Alexander Kriegisch 3e81ed505a AjLookupEnvironment: readability refactoring 8 months ago
  Alexander Kriegisch 319e153eed AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2 8 months ago
  Alexander Kriegisch ff92343e7a Bump JDT Core to 1.9.21-SNAPSHOT 8 months ago
  Alexander Kriegisch 7fb9f8690c Add null check to AjLookupEnvironment.hasAspectDeclarations 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 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 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
  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 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
  Alexander Kriegisch 665d6a9498 In ITD processing, use setter instead of assigning Scope directly 2 years ago
  Alexander Kriegisch 0a1a66397b Add AJDT support for printing switch expressions 2 years ago
  Alexander Kriegisch dfcf1d77a6 AjBuildConfig: simplify null classpath removal from path list 3 years ago
  Alexander Kriegisch 18b5bb0774 Quick fix for AJC '--release' option 3 years ago
  Alexander Kriegisch e220e5166d Minor code clean-ups 3 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Alexander Kriegisch 7ee0f70ce7 Remove remaining usage message duplication between ECJ and AJC 3 years ago
  Alexander Kriegisch ecb5320c7b Fix some deprecated Java and JUnit warnings by using newer API calls 3 years ago
  Alexander Kriegisch e4a2a5a5d2 Fix + improve some tests regarding Ajc output (usage messages etc.) 3 years ago
  Alexander Kriegisch 31b2d60b89 Improve usage text, error and warning output in batch compiler 3 years ago
  Alexander Kriegisch f0cc6138f9 Strip down compiler messages to AspectJ-specific ones 3 years ago
  Alexander Kriegisch 263d25ac28 Begin migration to 'aspectj' locale for compiler messages 3 years ago
  Alexander Kriegisch 8348a8f653 Upgrade JDT Core to @3caefb80 (4.20 snapshot, date 2021-03-09) 3 years ago
  Alexander Kriegisch 2fd6804db8 Fix 'ajdoc' tests for Java 15 build 3 years ago
  Alexander Kriegisch 35acb11f77 AjBuildManager: use try with resources in 2 places 3 years ago