8666 Commits (53bb964c3021b18dc94c4dfb66b212bd0060449c)
 

Author SHA1 Message Date
  Alexander Kriegisch 53bb964c30 Add safeguards for And/Or/Not pattern node types 1 year ago
  Alexander Kriegisch 6585b9ef46 Add traverse methods for declare and pattern types 1 year ago
  Alexander Kriegisch e43fa758f3 Add traverse methods for pointcut types 1 year 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 953a8313c3 Fix GitHub #214 1 year ago
  Alexander Kriegisch 782cd415e2 Add regression test reproducing GitHub #214 1 year ago
  Alexander Kriegisch 53837367b0 Comment on newly pointcut parsing found problem in test class 1 year ago
  Alexander Kriegisch 43cb1e2fc4 Fix failing tests after previous commit 1 year ago
  Alexander Kriegisch a3523e3aae Remove old, erroneously committed binaries from tests/bugs193/543657 1 year ago
  Alexander Kriegisch 91abb82c15 Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class 1 year ago
  Alexander Kriegisch c9afd2ee1b WildTypePattern: fix hashCode and toString methods 1 year ago
  Alexander Kriegisch 9cf956c283 Improve array matching for all TypePattern subclasses 1 year ago
  Alexander Kriegisch 6e79467e0a Handle one- and multi-dimensional array return types correctly 1 year ago
  Alexander Kriegisch a0bcb6ba4b Simplify if-else in WildTypePattern.matchesExactlyByName 1 year ago
  Alexander Kriegisch 5a8cdee463 Fix WildTypePattern.isArray 1 year ago
  Alexander Kriegisch 9198f15f9b Expand regression tests for GitHub bug #24 1 year ago
  Alexander Kriegisch be60722eab Add regression tests for GitHub bug #24 1 year ago
  Alexander Kriegisch 0e3d9f0dbc Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425 1 year ago
  Alexander Kriegisch 09ada8dd88 Remove some old, accidentally committed class files from tests 1 year ago
  Alexander Kriegisch c8b9568a85 BcelTypeMunger.mungeMethodDelegate: only use 'synchronized' when necessary 1 year ago
  Alexander Kriegisch 438eb93010 No more compiler errors for implicitly static inner aspects of interfaces 1 year ago
  Alexander Kriegisch e0a1525ebd Test cosmetics 1 year ago
  Alexander Kriegisch 290fcf85cf GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6 1 year ago
  Alexander Kriegisch 0ea66aedba Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition 1 year ago
  Alexander Kriegisch 5d0533b890 Add test reproducing problem from #198 1 year ago
  Alexander Kriegisch 5f46d44017 Fix parenthesised AJ keyword compiler problem 1 year ago
  Alexander Kriegisch c6a1bc127a Fix TABLESWITCH weaver issue with Integer.MAX_VALUE 1 year ago
  Alexander Kriegisch 4b46caabfc Regression test for #190 1 year ago
  Alexander Kriegisch a570da916a Fix indentation in ajc1919.xml (cosmetics) 1 year ago
  Alexander Kriegisch 39b6f35570 Improve code and documentation for #366085 fix 1 year ago
  Alexander Kriegisch a1ce3d6bb5 IDE.md: update AJDT version info 1 year ago
  Alexander Kriegisch cfeda34565 Set version to 1.9.20-SNAPSHOT 1 year ago
  Alexander Kriegisch 271ff0f640 AspectJ release 1.9.19 1 year ago
  Alexander Kriegisch 9161b23b47 BCEL: use MAX_CP_ENTRIES from internal class, not from JRE 1 year ago
  Alexander Kriegisch ffacda7722 Bump JDT Core to release 1.9.19 1 year ago
  Alexander Kriegisch 7373dbd5f3 Update release notes for 1.9.19 (Java 19) 1 year ago
  Alexander Kriegisch 65f1ec72c2 Fix #366085 concerning declared annotations with source retention 1 year ago
  Alexander Kriegisch b08d7d2a31
Merge pull request #187 from eclipse/java-19 1 year ago
  Alexander Kriegisch b781362e74 Add release notes for 1.9.19 (Java 19) 1 year ago
  Alexander Kriegisch 5239ae0480 Add tests for Java 19 record patterns 1 year ago
  Alexander Kriegisch 9be61fe259 Bump ECJ version in messages_aspectj.properties 1 year ago
  Alexander Kriegisch 40909022f4 Merge branch 'master' into java-19 1 year ago
  Alexander Kriegisch 063d3cc59a Address upstream BCEL vulnerability CVE-2022-42920 1 year ago
  Alexander Kriegisch c84a35837e OutputSpec.matchesThisVm better supports version ranges 1 year ago
  Alexander Kriegisch 0ff75f28fe LangUtil: improve Java version major/minor parsing 1 year ago
  Alexander Kriegisch 8cbfedcde9 Fix tests due to changed JDK 'toString' methods in Java 19 1 year ago
  Alexander Kriegisch ec67725ea4 Add the first few Java 19 tests 1 year ago
  Alexander Kriegisch 2548a8ab0b Deactivate Java 18 preview language feature tests 1 year ago