aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src/org/aspectj
Commit message (Collapse)AuthorAgeFilesLines
...
* 246918: perclause:aclement2008-09-112-565/+690
|
* use String directly and dont build each timeaclement2008-09-111-16/+7
|
* 246125: move bcel dependent type to bcel packageaclement2008-09-051-1/+1
|
* 246125: removed CrosscuttingMembers bcel dependencyaclement2008-09-053-245/+130
|
* 246125: based on Bcel entity, moved to bcel packageaclement2008-09-051-2/+2
|
* 246125: removing bcel dependencyaclement2008-09-051-45/+0
|
* 246125: pull across useful utils from bcel package to 'normal' weaver packageaclement2008-09-056-41/+87
|
* 246125: break bcel dependency in AsmRelationshipProvideraclement2008-09-052-17/+13
|
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-0531-3379/+5071
|
* breaking the weaver apartaclement2008-09-0418-1474/+1315
|
* chewed by formatteraclement2008-09-041-111/+122
|
* chewed by formatteraclement2008-09-042-93/+123
|
* chewed by formatter. new constants for string array and annotationaclement2008-09-041-557/+645
|
* 246264: test and fixaclement2008-09-041-123/+59
|
* 246021: lazily setup argumentsaclement2008-09-031-20/+74
|
* remove unused code - improve path detectionaclement2008-09-014-36/+32
|
* remove unused codeaclement2008-09-0112-1921/+1889
|
* remove unused codeaclement2008-08-3114-3878/+3392
|
* removing unused codeaclement2008-08-3120-7577/+7128
|
* removed unused code and chewed on by formatteraclement2008-08-287-4870/+4212
|
* fix concurrentmod exceptionaclement2008-08-281-7/+5
|
* use new targeter set rather than arrayaclement2008-08-283-188/+152
|
* use new targeter set rather than arrayaclement2008-08-281-8/+9
|
* use new targeter set rather than arrayaclement2008-08-281-8/+8
|
* switch to using iterator setaclement2008-08-281-7/+5
|
* 211607: test and fixV162DEV_M1aclement2008-08-271-21/+26
|
* eclipse: addressed unnecessary casts, unused code, invalid null checksaclement2008-08-2743-436/+336
|
* findbugs/eclipse warnings fixedaclement2008-08-274-15/+15
|
* eclipse: unnecessary castaclement2008-08-231-1/+1
|
* eclipse: unnecessary castaclement2008-08-231-2/+2
|
* 176905: test and fixaclement2008-08-221-7/+2
|
* 198341: test and fixaclement2008-08-222-0/+8
|
* eclipse: unused codeaclement2008-08-221-1/+0
|
* eclipse: unnecessary castaclement2008-08-221-1/+1
|
* findbugs: made finalaclement2008-08-221-6/+7
|
* removed unnecessary codeaclement2008-08-221-2/+0
|
* eclipse: unnecessary castaclement2008-08-221-1/+1
|
* eclipse: unnecessary castaclement2008-08-222-2/+2
|
* findbugs: unusedaclement2008-08-221-3/+0
|
* findbugs: same code in two branchesaclement2008-08-221-5/+1
|
* findbugs: unusedaclement2008-08-221-1/+1
|
* findbugs: made finalaclement2008-08-221-16/+16
|
* findbugs: make these finalaclement2008-08-221-2/+2
|
* 197720: test and fix: annotation matching on parameterized memberaclement2008-08-221-1/+17
|
* 211146: testcode: generics info lost from itdsaclement2008-08-215-11/+99
|
* 194429: test and fix: include context in erroraclement2008-08-211-1/+1
|
* 210114: test and fix: errors for compiler limitations become warningsaclement2008-08-211-2/+2
|
* 244830: test and fix: only initfailurecase field in singleton aspectaclement2008-08-211-1/+3
|
* trigger buildaclement2008-08-211-1/+1
|
* 222648: when setting off to resolve the superclass, set the type variable ↵aclement2008-08-214-20/+34
| | | | lookup scope to be the type for which we are exploring the type hierarchy