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
/
weaver
/
testsrc
/
org
/
aspectj
/
weaver
/
patterns
/
ParserTestCase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
246125: pulled tests from weaver into matcher and created bcel subtypes of ma...
aclement
2008-10-28
1
-790
/
+0
*
breaking the weaver apart
aclement
2008-09-04
1
-355
/
+344
*
eclipse: addressed unnecessary casts, unused code, invalid null checks
aclement
2008-08-27
1
-23
/
+36
*
annoValMatch: implementation
aclement
2008-02-25
1
-0
/
+100
*
paramannos: ResolvedType can hold 'temporary annotations' during a match (par...
aclement
2008-01-25
1
-5
/
+5
*
update license to EPL
acolyer
2006-06-01
1
-2
/
+2
*
fix for 103741 - use of java 5 specific language features now policed at < 1....
acolyer
2005-11-04
1
-0
/
+1
*
parser updates for generics simplification plan
acolyer
2005-07-28
1
-61
/
+126
*
This is the beginning of a significant refactoring needed to cleanly support ...
acolyer
2005-07-15
1
-2
/
+2
*
test case updates...
acolyer
2005-07-13
1
-13
/
+13
*
a pointcut now has a simple list of type variable names in scope rather than ...
acolyer
2005-07-12
1
-32
/
+31
*
rename weaver.patterns.TypeVariable to weaver.patterns.TypeVariablePattern
acolyer
2005-06-22
1
-32
/
+32
*
completed set of basic parser tests for pcds with type variables as per gener...
acolyer
2005-06-20
1
-2
/
+236
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+0
*
first batch of updates for generics :- largely parsing plus storage of type v...
acolyer
2005-06-09
1
-0
/
+151
*
add getters for visitor, turned on poincut test case
avasseur
2005-06-08
1
-2
/
+2
*
@xxx(@Foo) -> @xxx(Foo)
acolyer
2005-02-17
1
-14
/
+14
*
organized imports.
aclement
2005-01-04
1
-1
/
+0
*
lots of pointcut parsing test cases for @xxx pcds
acolyer
2004-12-08
1
-5
/
+162
*
Annotation matching.
aclement
2004-12-08
1
-4
/
+6
*
Annotation matching.
aclement
2004-12-08
1
-4
/
+19
*
removed unused imports (semantics-preserving)
ehilsdal
2003-11-13
1
-5
/
+4
*
resolving unused-imports warnings
wisberg
2003-02-13
1
-3
/
+1
*
fixed initial implementor for code written in 2002 to be just PARC, not Xerox...
jhugunin
2003-01-14
1
-1
/
+1
*
initial version
wisberg
2002-12-16
1
-0
/
+70