aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Expand)AuthorAgeFilesLines
* Java5 upgradesaclement2009-09-0914-293/+321
* 288635: fixaclement2009-09-091-14/+26
* 288049: wrong message for wildcarded dec anno: fixaclement2009-09-081-6/+12
* 288712: anno style verifyerroraclement2009-09-081-5/+13
* first bit of java 5 in the weaver module - will the build machine cope?aclement2009-09-071-2/+2
* 286341: incremental anno styleaclement2009-09-051-1/+4
* 286375: test and fix: recursive decl npeaclement2009-09-041-1/+6
* 288635: cce mungeraclement2009-09-041-2/+4
* persistenceaclement2009-08-252-161/+211
* possible model removal code for unwoven typesaclement2009-08-241-0/+29
* 287315: re-entrancyaclement2009-08-241-14/+55
* 286539: test and fix (decanno type in model)aclement2009-08-131-5/+5
* 279983: generic method overridingaclement2009-07-281-21/+68
* 282299: generics and declare parents - bridge method unrecognizedaclement2009-07-271-5/+14
* 248297: fixaclement2009-07-221-1/+1
* 283229: serialversionuid field and interfacesaclement2009-07-131-1/+1
* call getHandle not createHandleaclement2009-07-061-11/+11
* field host for mixin made syntheticaclement2009-06-262-3/+5
* remove debug!aclement2009-06-171-3/+2
* 280651: first changes: better relsaclement2009-06-171-3/+11
* 280651: first changes: avoid crashaclement2009-06-171-4/+26
* 277616: renaming this to ajc$this on extract to static methodaclement2009-06-082-166/+173
* 279120: rewritten not to rely on javaClass being non-null - use the already u...aclement2009-06-041-10/+7
* shouldn't retrieve annotations - can be a problem when aspect is brokenaclement2009-05-201-1/+0
* 275625: test and fix: declare at methodaclement2009-05-121-22/+8
* 274986: don't cache in a static fieldaclement2009-05-051-6/+1
* 275032: test and fix: itd of no-arg constructor should overwrite a generated ...aclement2009-05-051-22/+20
* 275032: test and fix: itd of no-arg constructor should overwrite a generated ...aclement2009-05-052-8/+38
* 274558: use .class names in handles for binaries entries (faulted in aspects)aclement2009-04-301-22/+24
* 273628: test and fix: use of if() pointcut in annotation style with annotatio...aclement2009-04-241-0/+9
* 227484: type demotion (default off)aclement2009-04-081-3/+3
* 271201: inpath handles for jarsaclement2009-04-071-5/+5
* 271265: incremental inpath modelaclement2009-04-071-3/+3
* 271201: inpath handlesaclement2009-04-062-5/+26
* guard against -1aclement2009-04-061-6/+10
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-061-3/+80
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-061-4/+7
* 271169: test and fix: npe in weave call method with 4 longsaclement2009-04-041-7/+7
* 269902: guardaclement2009-03-261-1/+4
* 265993: more jdt like handlesaclement2009-03-241-2/+3
* 265693: model for binary elementsaclement2009-03-231-46/+30
* 268611: building broken deca code (fix)aclement2009-03-161-1/+4
* declareMixinaclement2009-03-092-17/+40
* declaremixinaclement2009-03-061-129/+22
* declareMixinaclement2009-03-051-1/+2
* declaremixin: check signature of factory methodaclement2009-03-041-0/+33
* declaremixinaclement2009-03-042-210/+402
* minor optimizationaclement2009-03-041-25/+24
* declareMixinaclement2009-03-031-1/+160
* findbugs: dont compare wrong typesaclement2009-03-031-1/+1