| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure we can disassemble invokedynamic | Andy Clement | 2017-10-05 | 1 | -1/+16 |
* | testcode polish for 1.8.11V1_8_11RC1 | Andy Clement | 2017-09-25 | 1 | -33/+33 |
* | 1.8.11 test setup and wip tests | Andy Clement | 2016-12-16 | 4 | -0/+142 |
* | 508661: testcode | Andy Clement | 2016-12-09 | 2 | -0/+18 |
* | Update to latest JDT (neon 2) | Andy Clement | 2016-12-08 | 1 | -1/+1 |
* | Fix 500035: handling target only binding in @AJ pointcut | Andy Clement | 2016-11-18 | 18 | -102/+159 |
* | Fix 404345: another occurence of broken annotation building in JDT | Andy Clement | 2016-11-10 | 4 | -52/+52 |
* | Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries | Andy Clement | 2016-11-07 | 6 | -20/+20 |
* | Upgraded to new JDT compiler - neon.1 and a bit | Andy Clement | 2016-11-07 | 3 | -2/+12 |
* | Fix ambiguous binding problem on anonymous types | Andy Clement | 2016-07-29 | 2 | -0/+15 |
* | Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ... | Andy Clement | 2016-05-12 | 2 | -0/+109 |
* | Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamic | Andy Clement | 2016-03-29 | 4 | -0/+80 |
* | Fix 433351: Declare parents fails on interfaces on the inpath depending on di... | Andy Clement | 2016-02-18 | 5 | -12/+45 |
* | Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po... | Andy Clement | 2016-02-10 | 2 | -0/+10 |
* | Fix 486612: Can lose a super type bound when weaving a type using generics in... | Andy Clement | 2016-01-27 | 3 | -3/+18 |
* | Fixes for compile time overweaving | Andy Clement | 2016-01-20 | 2 | -0/+57 |
* | Fix 486203: NPE in IntelliJ since 1.8.7 | Andy Clement | 2016-01-18 | 4 | -4/+80 |
* | Fix 485055: declare @field failing for final String fields (see also Bug 327141) | Andy Clement | 2016-01-05 | 2 | -0/+14 |
* | Fix 484941 - NPE AnnotationDiscoveryVisitor | Andy Clement | 2016-01-05 | 2 | -0/+8 |
* | Add 1.8.8 testsuite to 1.8 test list | Andy Clement | 2015-11-25 | 1 | -0/+2 |
* | Fix 461323: around advice on default methods | Andy Clement | 2015-11-19 | 2 | -4/+30 |
* | Fix 478003: declare parents with generic itd npe | Andy Clement | 2015-11-18 | 3 | -0/+77 |
* | 476245: compile error already fixed in 1.8.7 | Andy Clement | 2015-09-04 | 2 | -0/+8 |
* | 307147: missing joinpoints for itds invoking private methods | Andy Clement | 2015-09-03 | 2 | -0/+38 |
* | Bug 475152 - infinite loop during build time weaving when more than 2 aspects... | Andy Clement | 2015-09-02 | 2 | -0/+8 |
* | Support annotation conversion for class annotation values | Andy Clement | 2015-08-06 | 2 | -0/+11 |
* | AspectJ upgraded to Mars compiler | Andy Clement | 2015-06-25 | 9 | -9/+96 |
* | allow reflection world to resolve generated types (e.g. lambdas) | Andy Clement | 2015-06-08 | 2 | -2/+126 |
* | Do not attach INTERFACE modifier to methods from interfaces | Andy Clement | 2015-05-12 | 1 | -3/+3 |
* | APT and missing declaring type in BTB hierarchy | Andy Clement | 2015-04-23 | 2 | -0/+14 |
* | 462821: invokedynamic detection in hierarchy of aspects | Andy Clement | 2015-03-23 | 4 | -0/+78 |
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 3 | -0/+59 |
* | Further 451966: privileged aspect and ITDs | Andy Clement | 2014-11-17 | 2 | -2/+12 |
* | Fix for 451966: privileged aspects and itd on interfaces | Andy Clement | 2014-11-17 | 1 | -6/+1 |
* | testcode for 451966 | Andy Clement | 2014-11-17 | 4 | -0/+85 |
* | Fix 449739: support is(FinalType) | Andy Clement | 2014-11-05 | 2 | -0/+27 |
* | Fix 449401: thisAspectInstance compile problem with -1.8 | Andy Clement | 2014-10-30 | 4 | -0/+320 |
* | make tests tidy up after themselves | Andy Clement | 2014-10-21 | 1 | -0/+8 |
* | Support for @RequiredTypes and abstract aspects | Andy Clement | 2014-10-21 | 2 | -0/+42 |
* | Fix 443355: interface super references | Andy Clement | 2014-10-08 | 2 | -0/+13 |
* | Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later... | Andy Clement | 2014-10-07 | 1 | -3/+3 |
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 7 | -22/+141 |
* | 445395: invokedynamic in around advice | Andy Clement | 2014-09-30 | 2 | -0/+25 |
* | Fix for 444398: annotation style abstract aspect extends class error | Andy Clement | 2014-09-17 | 3 | -3/+23 |
* | 442425: fix error on attempted annotation style decp | Andy Clement | 2014-08-27 | 3 | -0/+91 |
* | tidy up after tests finish | Andy Clement | 2014-08-20 | 1 | -0/+10 |
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 6 | -13/+210 |
* | -s arg is not necessary | hsestupin | 2014-08-14 | 1 | -1/+1 |
* | add APT test generating Java files | hsestupin | 2014-08-14 | 2 | -33/+49 |
* | Tests more reliable on 1.7 and later | Andy Clement | 2014-08-08 | 4 | -3/+50 |