index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.aspectj.matcher
/
src
/
main
/
java
/
org
/
aspectj
/
weaver
/
Shadow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add null checks for Shadow.getResolvedSignature()
Alexander Kriegisch
2023-06-13
1
-3
/
+5
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
1
-2
/
+2
*
Merge pull request #104 from turbanoff/use_generic_instead_of_raw_types
Andy Clement
2022-01-10
1
-2
/
+2
|
\
|
*
Update org.aspectj.matcher code to use generics.
Andrey Turbanov
2021-11-20
1
-2
/
+2
*
|
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
1
-1
/
+1
|
/
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
1
-2
/
+2
*
Cleanup unused imports
Lars Grefer
2020-08-16
1
-1
/
+0
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
1
-3
/
+3
*
Unnecessary boxing
Lars Grefer
2020-08-08
1
-1
/
+1
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-22
/
+21
*
Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...
Andy Clement
2019-09-09
1
-18
/
+18
*
333274: more tests and fixes: nested @Around advice with proceed
Andy Clement
2019-02-19
1
-1
/
+16
*
mavenized org.aspectj.matcher module - wip
Andy Clement
2019-01-23
1
-0
/
+687