summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* annoValMatch: allow '=' as a pseudo token so it can be seen correctly in ↵aclement2008-02-251-0/+0
| | | | pointcuts: execution(@Foo(a=b,c=d) * *(..))
* annoValMatch: allow '=' as a pseudo token so it can be seen correctly in ↵aclement2008-02-251-0/+0
| | | | pointcuts: execution(@Foo(a=b,c=d) * *(..))
* annoValMatch: allow '=' as a pseudo token so it can be seen correctly in ↵aclement2008-02-251-0/+0
| | | | pointcuts: execution(@Foo(a=b,c=d) * *(..))
* annoValMatch: implementationaclement2008-02-252-8/+300
|
* annoValMatch: implementationaclement2008-02-251-2/+2
|
* annoValMatch: implementationaclement2008-02-251-1/+1
|
* annoValMatch: implementationaclement2008-02-251-3/+89
|
* annoValMatch: implementationaclement2008-02-251-0/+100
|
* annoValMatch: implementationaclement2008-02-251-1/+7
|
* annoValMatch: implementationaclement2008-02-251-0/+1
|
* annoValMatch: implementationaclement2008-02-252-0/+109
|
* annoValMatch: testcodeaclement2008-02-253-0/+53
|
* annoValMatch: implementationaclement2008-02-251-0/+28
|
* organized importsaclement2008-02-251-3/+1
|
* annoValMatch: implementationaclement2008-02-252-1/+26
|
* annoValMatch: implementationaclement2008-02-251-0/+1
|
* annoValMatch: implementationaclement2008-02-252-9/+32
|
* annoValMatch: implementationaclement2008-02-258-9/+43
|
* 220172: npe guardaclement2008-02-251-1/+23
|
* annoValMatch: querying default value of an annotation (for members that ↵aclement2008-02-251-0/+2
| | | | represent annotation values)
* annoValMatch: allow '=' as a pseudo token so it can be seen correctly in ↵aclement2008-02-252-0/+0
| | | | pointcuts: execution(@Foo(a=b,c=d) * *(..))
* annoValMatch: testcodeaclement2008-02-252-0/+157
|
* annoValMatch: testcodeaclement2008-02-2516-2/+361
|
* annoValMatch: able to ask annotation about its values and their settingsaclement2008-02-252-0/+0
|
* annoValMatch: able to ask annotation about its values and their settingsaclement2008-02-252-2/+34
|
* annotation value matching: testcodeaclement2008-02-221-0/+46
|
* annotation value matching: testcodeaclement2008-02-2210-0/+0
|
* parameter value matching: testcodeaclement2008-02-2210-0/+148
|
* fix for ternary operatoraclement2008-02-211-1/+1
|
* do the right version check!aclement2008-02-211-1/+1
|
* trigger buildaclement2008-02-211-0/+1
|
* fix expected resultaclement2008-02-211-1/+1
|
* 209831: ensure resolved before matchingaclement2008-02-211-0/+1
|
* 209831: testcodeaclement2008-02-212-0/+14
|
* 209831: testcodeaclement2008-02-212-0/+85
|
* 210848: better javadocaclement2008-02-211-2/+15
|
* added test for 'enum' and upgraded testcode to use source level 1.5 (and JLS3)aclement2008-02-201-2/+30
|
* 214559: tests and fix: cope with varying orderings for interdependant ↵aclement2008-02-209-1/+80
| | | | declare parents statements.
* 214559: tests and fix: cope with varying orderings for interdependant ↵aclement2008-02-201-2/+2
| | | | declare parents statements.
* 216311: add 'instance' component to field name and then use it to identify ↵aclement2008-02-202-2/+3
| | | | what should not be made transient.
* 216311: testcodeaclement2008-02-202-0/+6
|
* 216311: testcodeaclement2008-02-203-0/+82
|
* debug diagnostics for spring bug http://jira.springframework.org/browse/SPR-4390aclement2008-02-191-1/+5
|
* 204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ↵aclement2008-02-194-1/+119
| | | | creates a sig based on the erasure of the type variable rather than using the type variable itself. Passes this case but could be related situations that fail...
* 204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ↵aclement2008-02-191-1/+3
| | | | creates a sig based on the erasure of the type variable rather than using the type variable itself. Passes this case but could be related situations that fail...
* 219298: new error message comes outaclement2008-02-191-0/+1
|
* 219298: raised visibility of CompilationUnitScope.checkParameterizedTypes()aclement2008-02-191-0/+1
|
* 219298: testcodeaclement2008-02-193-1/+25
|
* 219298: raised visibility of CompilationUnitScope.checkParameterizedTypes()aclement2008-02-192-0/+0
|
* 219298: testcodeaclement2008-02-191-0/+12
|