summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* m2 info!aclement2008-02-261-1/+123
|
* testcode for 211146 and hasMethod semantics - commented out right nowaclement2008-02-261-1/+6
|
* testcode for 211146 and hasMethod semantics - commented out right nowaclement2008-02-266-2/+48
|
* dont rely on autoboxing!aclement2008-02-261-12/+12
|
* 220255: use the right signature for the annotation addedaclement2008-02-261-2/+3
|
* 220255: testcodeaclement2008-02-261-0/+12
|
* 220255: testcodeaclement2008-02-2612-0/+198
|
* remove unnecessary debug infoaclement2008-02-261-1/+1
|
* trigger buildaclement2008-02-261-1/+1
|
* 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
|