aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 210470: weakly wrap a classloaderaclement2008-05-031-0/+50
* 229910 - dont generate bad code for around advice on fieldset for an inherite...aclement2008-05-021-2/+2
* rest of fix for 228980 - annotations bundled in with Notsaclement2008-04-261-3/+21
* 228980: tests and partial fixaclement2008-04-262-3/+13
* 226567: test and fix - generic return types and overridden methodsaclement2008-04-243-13/+26
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+10
* dont loop indefinetly (eg. Enum<E extends Enum<E>>)aclement2008-04-091-4/+9
* null guardsaclement2008-04-092-6/+8
* dont generate garbageaclement2008-04-091-1/+1
* fix for Chris Beams' ltw problem: dont use javaClass post state evictionaclement2008-04-021-2/+2
* 153380: fix: annotations and pipelining: don't use BcelTypeMungeraclement2008-03-241-2/+2
* 223605: itd on generic type: test and fixaclement2008-03-241-1/+5
* 163802: produce sensible error rather than NPEingaclement2008-03-211-0/+3
* 223094 - fix, add supertypes automatically if they are aspects when ltwaclement2008-03-181-1/+9
* 167197: Make array a subclass of referencetype and not resolvedtypeaclement2008-03-174-3/+189
* 167197: some methods made non final for subclassingaclement2008-03-171-5/+5
* 205907 - world remembers registered handlersaclement2008-03-141-8/+63
* 205907 - world remembers registered handlersaclement2008-03-141-0/+1
* 205907 - world remembers registered handlersaclement2008-03-141-0/+22
* 193348: prevent NPE - might give peculiar entry in the problems view thoughaclement2008-03-101-3/+1
* annotation value matching in decpaclement2008-03-032-13/+38
* 220686: wrapped weakhashmapaclement2008-02-281-1/+2
* dont rely on autoboxing!aclement2008-02-261-12/+12
* 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-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 repre...aclement2008-02-251-0/+2
* fix for ternary operatoraclement2008-02-211-1/+1
* do the right version check!aclement2008-02-211-1/+1
* 209831: ensure resolved before matchingaclement2008-02-211-0/+1
* 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
* 204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ...aclement2008-02-191-1/+3
* 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-071-2/+2
* remove unwanted xlint for parameter annotationsaclement2008-02-061-5/+21
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-258-68/+132
* 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