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.ajdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
*
no longer call genericTypeSignature on a LocalTypeBinding as it has unintende...
acolyer
2005-08-26
1
-2
/
+4
*
hopefully this really is the very very last we'll see of can't find type $Loc...
acolyer
2005-08-25
1
-2
/
+4
*
fix for pr82752: ProgramElement.getSourceSignature returns "public" for "pri...
acolyer
2005-08-24
2
-3
/
+25
*
with the fix to ensure the methodverifier in the compiler retrieves any inher...
aclement
2005-08-24
1
-4
/
+20
*
last piece of the $Local$ fix
acolyer
2005-08-24
1
-1
/
+15
*
organized imports.
aclement
2005-08-23
2
-2
/
+0
*
@override fix: previous version didnt cope with abstract ITDs (yuck)
aclement
2005-08-23
1
-9
/
+19
*
@override support for ITDs. Plus some binary weaving generic ITD tests.
aclement
2005-08-23
2
-0
/
+103
*
support for anonymous local type registration
acolyer
2005-08-23
2
-2
/
+18
*
support for -XhasMember
acolyer
2005-08-23
6
-2
/
+27
*
genericitds: simplified!! doesnt need to tell member finder the munger sets
aclement
2005-08-22
1
-9
/
+7
*
genericitds: simplified!! No crappy fake tvars created. no need to remember...
aclement
2005-08-22
1
-115
/
+2
*
genericitds: scope can now lookup type variables when referenced via the alia...
aclement
2005-08-22
1
-0
/
+27
*
genericitds: deleted! Functionality pushed down into ParameterizedFieldBinding
aclement
2005-08-22
1
-55
/
+0
*
genericitds: modified creation of bindings/resolvedmembers to take into tvar...
aclement
2005-08-22
1
-8
/
+26
*
genericitds: simplified!! No crappy fake tvars created.
aclement
2005-08-22
1
-28
/
+33
*
genericitds: An ITD now records the set of aliases used for type variables on...
aclement
2005-08-22
1
-56
/
+126
*
organized imports.
aclement
2005-08-22
1
-3
/
+1
*
don't let jdt put out warnings about static overrides for ITDs - we've alread...
acolyer
2005-08-22
1
-0
/
+8
*
added new method, methods() which returns all methods of a type, including it...
acolyer
2005-08-21
1
-1
/
+13
*
overrides getOwningClass from MethodBinding to ensure correct results in some...
acolyer
2005-08-19
1
-0
/
+5
*
new JDT compiler uses a Map instead of a Hashtable for CompilationUnit.compil...
acolyer
2005-08-19
2
-10
/
+11
*
Modified access to onType to be via a get/set pair - enabling me to get in an...
aclement
2005-08-18
3
-4
/
+12
*
I think that astore at the start of the exception block is the right pattern ...
aclement
2005-08-18
1
-0
/
+1
*
fix for bug 98952: @AJ if pointcut
acolyer
2005-08-17
1
-9
/
+10
*
fix for 98952 : @AJ if pointcut
acolyer
2005-08-15
1
-22
/
+40
*
Fix for pr92880: I've removed the exception clause from the declaration of aj...
aclement
2005-08-15
1
-3
/
+3
*
genericitds: when the compiler asks for a member that is in fact from an ITD ...
aclement
2005-08-12
1
-10
/
+123
*
genericitds: loads of checks added for when specifying a generic target type ...
aclement
2005-08-12
1
-13
/
+81
*
genericitds: tells the member finder to remember the munger so it can correct...
aclement
2005-08-12
1
-2
/
+3
*
genericitds: dont lookup those type variables ...
aclement
2005-08-12
1
-2
/
+8
*
genericitds: on first construction of the ITD, it builds some 'placeholder' t...
aclement
2005-08-12
1
-2
/
+25
*
genericitds: fields using target types tvars: New parameterization class that...
aclement
2005-08-12
1
-0
/
+55
*
a declare parents in an abstract aspect has no effect unless at least one con...
acolyer
2005-08-11
1
-0
/
+6
*
check that only abstract aspects can have type parameters, and that a generic...
acolyer
2005-08-11
1
-0
/
+14
*
ensure that the generic signature information for advice is retained
acolyer
2005-08-10
1
-1
/
+3
*
genericitds: 2 big changes here: I've modifed the super/extends stuff so it...
aclement
2005-08-09
1
-11
/
+14
*
updated rules that allow ITDs on generic types using type parameters
acolyer
2005-08-08
1
-0
/
+19
*
Fix for pr98901: copying annotations to new members created via ITD !!
aclement
2005-08-08
1
-2
/
+9
*
genericitds: lots of new support for recursive type variables and ITD ctors.
aclement
2005-08-04
3
-85
/
+143
*
changed Member to be an interface with impl MemberImpl. changed ResolvedMembe...
acolyer
2005-08-04
8
-14
/
+17
*
genericitds: using wildcard '? extends Type' and '? extends <TypeVariable>'. ...
aclement
2005-07-29
1
-8
/
+51
*
...
aclement
2005-07-28
1
-1
/
+1
*
ajh02 initials removed !
aclement
2005-07-28
1
-1
/
+1
*
genericmethoditd: uses different ctor so tvariables arent lost
aclement
2005-07-27
1
-5
/
+23
*
genericmethoditd: keep a note of rank/declaringelement in tvariable
aclement
2005-07-27
1
-1
/
+4
*
genericmethoditd: helper methods for going to/from resolvedmembers/methodbind...
aclement
2005-07-27
1
-2
/
+88
*
genericmethoditd: forces Resolvedmember to remember typevariables
aclement
2005-07-27
1
-0
/
+2
*
rebuilt jars because of resolvedmember serialization change to remember type ...
aclement
2005-07-27
3
-0
/
+0
*
minor versioning improvement. dont add the version attribute if someone else...
aclement
2005-07-26
1
-1
/
+14
[next]