aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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 ↵aclement2008-01-251-0/+1
| | | | (parameter annos). PatternParser supports distinction between parameter and type annos.
* paramannos: ResolvedType can hold 'temporary annotations' during a match ↵aclement2008-01-258-68/+132
| | | | (parameter annos). PatternParser supports distinction between parameter and type annos.
* 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
|
* paramannos: testcodeaclement2008-01-255-0/+55
|
* paramannos: testcodeaclement2008-01-254-4/+44
|
* paramannos: implementation!aclement2008-01-251-1/+39
|
* paramannos: implementation!aclement2008-01-255-3/+40
|
* paramannos: testcodeaclement2008-01-254-0/+92
|