2354 Commits (9ab77b622c2b0d30fec2eebe1fdac4970b017b39)

Author SHA1 Message Date
  Andy Clement 3d85b130f5 Ensure we can disassemble invokedynamic 6 years ago
  Andy Clement b1ce395b9b testcode polish for 1.8.11 6 years ago
  Andy Clement ab4df7e110 1.8.11 test setup and wip tests 7 years ago
  Andy Clement 90aa179e2c 508661: testcode 7 years ago
  Andy Clement 2c9e594e4c Update to latest JDT (neon 2) 7 years ago
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 years ago
  Andy Clement f33db67c2e Fix 404345: another occurence of broken annotation building in JDT 7 years ago
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 years ago
  Andy Clement de34df77ea Upgraded to new JDT compiler - neon.1 and a bit 7 years ago
  Andy Clement 8785665986 Fix ambiguous binding problem on anonymous types 8 years ago
  Andy Clement d8ccdb7329 Fix 493554 - Missing InnerClasses attribute for nested interfaces created by AspectJ 8 years ago
  Andy Clement 9eae797dd9 Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamic 8 years ago
  Andy Clement f4c8433cb0 Fix 433351: Declare parents fails on interfaces on the inpath depending on directory structure 8 years ago
  Andy Clement b54540d9a4 Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration 8 years ago
  Andy Clement 4bee355d22 Fix 486612: Can lose a super type bound when weaving a type using generics in its declaration 8 years ago
  Andy Clement 9be47cc3a9 Fixes for compile time overweaving 8 years ago
  Andy Clement 448dc83571 Fix 486203: NPE in IntelliJ since 1.8.7 8 years ago
  Andy Clement 482995299c Fix 485055: declare @field failing for final String fields (see also Bug 327141) 8 years ago
  Andy Clement d902947407 Fix 484941 - NPE AnnotationDiscoveryVisitor 8 years ago
  Andy Clement f409594151 Add 1.8.8 testsuite to 1.8 test list 8 years ago
  Andy Clement af8a5a2ac9 Fix 461323: around advice on default methods 8 years ago
  Andy Clement 12d0a8268a Fix 478003: declare parents with generic itd npe 8 years ago
  Andy Clement 0095636d6b 476245: compile error already fixed in 1.8.7 8 years ago
  Andy Clement 2233cf023b 307147: missing joinpoints for itds invoking private methods 8 years ago
  Andy Clement a9ea7010ab Bug 475152 - infinite loop during build time weaving when more than 2 aspects in hierarchy at org.aspectj.weaver.bcel.BcelAdvice.canInline 8 years ago
  Andy Clement 7a61a0d50d Support annotation conversion for class annotation values 9 years ago
  Andy Clement 451a29f0fd AspectJ upgraded to Mars compiler 9 years ago
  Andy Clement e1f6d1fc52 allow reflection world to resolve generated types (e.g. lambdas) 9 years ago
  Andy Clement ef453a5ff8 Do not attach INTERFACE modifier to methods from interfaces 9 years ago
  Andy Clement 3ad0706d16 APT and missing declaring type in BTB hierarchy 9 years ago
  Andy Clement a1cfe944a6 462821: invokedynamic detection in hierarchy of aspects 9 years ago
  Andy Clement 7569aad932 456457: unresolvable member fix. Testcode for 456801,455608 9 years ago
  Andy Clement ec91e93ac0 Further 451966: privileged aspect and ITDs 9 years ago
  Andy Clement 934f0b86c5 Fix for 451966: privileged aspects and itd on interfaces 9 years ago
  Andy Clement bc35a4b7df testcode for 451966 9 years ago
  Andy Clement 11fba64f40 Fix 449739: support is(FinalType) 9 years ago
  Andy Clement e91fcabde7 Fix 449401: thisAspectInstance compile problem with -1.8 9 years ago
  Andy Clement cb32bead61 make tests tidy up after themselves 9 years ago
  Andy Clement 54ff2a442f make tests tidy up after themselves 9 years ago
  Andy Clement 0df90e175b Support for @RequiredTypes and abstract aspects 9 years ago
  Andy Clement dddd1236cd Fix 443355: interface super references 9 years ago
  Andy Clement 34cff6034e Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 later updates 9 years ago
  Andy Clement c8e951296c Fix 436653: conditional aspect activation plus various polish 9 years ago
  Andy Clement 102173fc11 445395: invokedynamic in around advice 9 years ago
  Andy Clement d0b8c7a1bf Fix for 444398: annotation style abstract aspect extends class error 9 years ago
  Andy Clement d929114a66 442425: fix error on attempted annotation style decp 10 years ago
  Andy Clement 62b5e69a85 tidy up after tests finish 10 years ago
  Andy Clement 1e2744d37c enabling AJDT to use annotation processors 10 years ago
  hsestupin e5e126f4dc -s arg is not necessary 10 years ago
  hsestupin 66469244e4 add APT test generating Java files 10 years ago