Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support annotation conversion for class annotation values | Andy Clement | 2015-08-06 | 3 | -0/+31 |
| | | | | Issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=474165 | ||||
* | AspectJ upgraded to Mars compiler | Andy Clement | 2015-06-25 | 37 | -10/+14900 |
| | |||||
* | allow reflection world to resolve generated types (e.g. lambdas) | Andy Clement | 2015-06-08 | 5 | -2/+147 |
| | | | | | | | 1.8.6 release prep 1.8.6 pom updates Fix rogue chars in javadoc rebuilt with javadoc fixes | ||||
* | 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 | 9 | -0/+32 |
| | |||||
* | 462821: invokedynamic detection in hierarchy of aspects | Andy Clement | 2015-03-23 | 8 | -0/+171 |
| | |||||
* | 456457: unresolvable member fix. Testcode for 456801,455608 | Andy Clement | 2015-01-07 | 12 | -0/+140 |
| | |||||
* | Further 451966: privileged aspect and ITDs | Andy Clement | 2014-11-17 | 3 | -2/+43 |
| | |||||
* | Fix for 451966: privileged aspects and itd on interfaces | Andy Clement | 2014-11-17 | 2 | -7/+12 |
| | |||||
* | testcode for 451966 | Andy Clement | 2014-11-17 | 5 | -0/+101 |
| | |||||
* | Fix 449739: support is(FinalType) | Andy Clement | 2014-11-05 | 4 | -0/+67 |
| | |||||
* | Fix 449401: thisAspectInstance compile problem with -1.8 | Andy Clement | 2014-10-30 | 4 | -0/+320 |
| | |||||
* | make tests tidy up after themselvesV1_8_3 | Andy Clement | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | make tests tidy up after themselves | Andy Clement | 2014-10-21 | 2 | -0/+9 |
| | |||||
* | Support for @RequiredTypes and abstract aspects | Andy Clement | 2014-10-21 | 6 | -0/+64 |
| | |||||
* | Fix 443355: interface super references | Andy Clement | 2014-10-08 | 3 | -0/+37 |
| | |||||
* | Fix 443477: remove pre-init from cflow to avoid verify error on jdk 1.7 ↵ | Andy Clement | 2014-10-07 | 2 | -4/+7 |
| | | | | later updates | ||||
* | Fix 436653: conditional aspect activation plus various polish | Andy Clement | 2014-10-06 | 27 | -29/+247 |
| | | | | | | | | | | | | | | Modified test expectation system so it is possible to say the test cares about one particular message and the rest do not matter (prefix message string with '*') - crude but quick. Polished many places to exploit generics Upgraded all the tests to work on Java8 - some serious changes regarding ajdoc on Java8. Hopefully it has stayed backwards compatible with earlier JDK versions (e.g. if using AspectJ 1.8.3+ with a JDK less than 8) but no explicit testing done for this. | ||||
* | 445395: invokedynamic in around advice | Andy Clement | 2014-09-30 | 7 | -0/+241 |
| | |||||
* | Fix for 444398: annotation style abstract aspect extends class error | Andy Clement | 2014-09-17 | 7 | -3/+48 |
| | |||||
* | 442425: fix error on attempted annotation style decp | Andy Clement | 2014-08-27 | 13 | -0/+168 |
| | |||||
* | tidy up after tests finish | Andy Clement | 2014-08-20 | 4 | -0/+24 |
| | |||||
* | enabling AJDT to use annotation processors | Andy Clement | 2014-08-20 | 14 | -13/+405 |
| | |||||
* | -s arg is not necessary | hsestupin | 2014-08-14 | 1 | -1/+1 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | add APT test generating Java files | hsestupin | 2014-08-14 | 9 | -33/+115 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | Tests more reliable on 1.7 and later | Andy Clement | 2014-08-08 | 4 | -3/+50 |
| | |||||
* | Fix 440983: RuntimeInvisTypeAnnotation unpacking | Andy Clement | 2014-08-06 | 7 | -0/+126 |
| | |||||
* | Tidy up post APT changes | Andy Clement | 2014-08-05 | 10 | -13/+76 |
| | |||||
* | add apt tests | hsestupin | 2014-08-01 | 96 | -91/+547 |
| | | | | Signed-off-by: hsestupin <stupin.sergey@gmail.com> | ||||
* | 433351: first fix. inpath weaving of decp on generic interface | Andy Clement | 2014-06-19 | 5 | -0/+35 |
| | |||||
* | 436531: fix for weaving when method parameters around | Andy Clement | 2014-06-17 | 6 | -0/+19 |
| | |||||
* | Fix 431976: avoid uninitialized messages if tjp used in if | Andy Clement | 2014-06-11 | 4 | -3/+113 |
| | |||||
* | Fix 431976: invalid unused warnings on tejpsp | Andy Clement | 2014-06-11 | 4 | -1/+24 |
| | |||||
* | fix for 435446: ensure size of invokedynamic correct | Andy Clement | 2014-05-23 | 4 | -0/+57 |
| | |||||
* | 377096: Fix for corrupt annotation creation | Andy Clement | 2014-05-12 | 4 | -0/+23 |
| | |||||
* | pushed test method up | Andy Clement | 2014-05-12 | 1 | -11/+0 |
| | |||||
* | Fix 433744: default methods and itds | Andy Clement | 2014-04-30 | 5 | -1/+94 |
| | |||||
* | Merge branch 'BETA_JAVA8' | Andy Clement | 2014-04-21 | 24 | -16/+339 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build/usedForMavenUpload/aspectjrt.pom build/usedForMavenUpload/aspectjtools.pom build/usedForMavenUpload/aspectjweaver.pom docs/dist/doc/README-174.html docs/dist/doc/index.html lib/asm/build.xml org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties weaver/.classpath weaver/src/org/aspectj/weaver/bcel/asm/StackMapAdder.java | ||||
| * | tidying up testsV1_8_0BETA_JAVA8 | Andy Clement | 2014-04-17 | 2 | -9/+1 |
| | | |||||
| * | Fix 432178: percflow concreteaspectcodegen problem | Andy Clement | 2014-04-15 | 6 | -0/+51 |
| | | |||||
| * | Fix 432714: stack map frame and genericsV1_8_0RC3 | Andy Clement | 2014-04-14 | 3 | -0/+42 |
| | | |||||
| * | Fix 431976: thisJoinPoint considered uninitialized variable | Andy Clement | 2014-04-04 | 3 | -0/+18 |
| | | |||||
| * | Fix 431541: Proceed expression not setting resolved type | Andy Clement | 2014-04-04 | 3 | -1/+25 |
| | | |||||
| * | polish | Andy Clement | 2014-04-04 | 1 | -1/+2 |
| | | |||||
| * | merging 1.7.4 fixes into 1.8.0 | Andy Clement | 2014-03-18 | 5 | -0/+103 |
| | | |||||
| * | Upgrade to JDT 1.8.0 compiler | Andy Clement | 2014-03-18 | 2 | -4/+4 |
| | | |||||
| * | 418129: annos on top most implementor method | Andy Clement | 2013-10-18 | 6 | -0/+183 |
| | | |||||
| * | Fix for 368046: exclude certain loaders | Andy Clement | 2013-10-18 | 7 | -0/+148 |
| | | |||||
| * | Fix 415957: annotations with 1.8 flags | Andy Clement | 2013-08-27 | 4 | -0/+23 |
| | | |||||
| * | AspectJ 1.8 | Andy Clement | 2013-07-29 | 12 | -11/+183 |
| | |