aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 declare...aclement2008-02-209-1/+80
* 214559: tests and fix: cope with varying orderings for interdependant declare...aclement2008-02-201-2/+2
* 216311: add 'instance' component to field name and then use it to identify wh...aclement2008-02-202-2/+3
* 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
* 204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ...aclement2008-02-191-1/+3
* 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
* extra diagnostics for weaverstate problemaclement2008-02-111-1/+1
* 218167: test and fix: compiler crash on multiple dec @fieldsaclement2008-02-071-1/+1
* 218167: test and fix: compiler crash on multiple dec @fieldsaclement2008-02-073-0/+21
* 218167: test and fix: compiler crash on multiple dec @fieldsaclement2008-02-071-2/+2
* remove unwanted xlint for parameter annotationsaclement2008-02-061-5/+21
* remove unwanted xlint for parameter annotationsaclement2008-02-063-0/+23
* trigger buildaclement2008-01-261-1/+1
* paramannos: lists outstanding work items on thisaclement2008-01-251-13/+1
* paramannos: doc updates to give examplesaclement2008-01-251-4/+59
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-251-0/+1
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-258-68/+132
* paramannos: testcodeaclement2008-01-251-1/+254
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+60
* paramannos: aware of parameter annotation matchingaclement2008-01-251-0/+7
* paramannos: aware of parameter annotation matchingaclement2008-01-251-0/+2
* paramannos: aware of parameter annotation matchingaclement2008-01-251-10/+29
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+16
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+18
* paramannos: aware of parameter annotation matchingaclement2008-01-251-2/+18
* paramannos: extracted from being secondary type in existing source fileaclement2008-01-251-0/+55
* paramannos: knows whether it is for matching parameter annotations or notaclement2008-01-251-29/+11
* paramannos: implementation!aclement2008-01-251-2/+11