aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* Fix 502119: InterTypeFieldBinding.java:122 - NullPointerExceptionAndy Clement2016-11-101-0/+3
* Upgraded to new JDT compiler - neon.1 and a bitAndy Clement2016-11-0710-22/+32
* Fix ambiguous binding problem on anonymous typesAndy Clement2016-07-291-1/+3
* Fix 493554 - Missing InnerClasses attribute for nested interfaces created by ...Andy Clement2016-05-121-35/+25
* genericsAndy Clement2016-05-121-4/+3
* Fix 490315 - InvokeDynamic.java:126 there is no classname for invokedynamicAndy Clement2016-03-292-2/+7
* Corrected version for 1.8.9Andy Clement2016-03-141-1/+1
* Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.Po...Andy Clement2016-02-102-15/+20
* updated to 1.8.9Andy Clement2016-01-201-1/+1
* refactoring to use generics, reduce warningsAndy Clement2016-01-201-4/+3
* Fix 485448: Building Roo projects NPE in AnnotationDiscoveryVisitorAndy Clement2016-01-081-0/+3
* Fix 484941 - NPE AnnotationDiscoveryVisitorAndy Clement2016-01-051-4/+2
* Version up'd to 1.8.8Andy Clement2015-11-181-1/+1
* Update version to 1.8.7Andy Clement2015-08-101-1/+1
* Support annotation conversion for class annotation valuesAndy Clement2015-08-061-15/+7
* AspectJ upgraded to Mars compilerAndy Clement2015-06-252-3/+14
* Doh, forgot 1.8.6 version in this messages fileAndy Clement2015-06-081-1/+1
* Fix 463926Andy Clement2015-04-231-0/+1
* weaving generic typesAndy Clement2015-04-231-0/+22
* Further 451966: privileged aspect and ITDsAndy Clement2014-11-172-2/+14
* Fix for 451966: privileged aspects and itd on interfacesAndy Clement2014-11-171-4/+5
* 1.8.4V1_8_4Andy Clement2014-11-061-1/+1
* Fix 449401: thisAspectInstance compile problem with -1.8Andy Clement2014-10-301-0/+2
* Support for @RequiredTypes and abstract aspectsAndy Clement2014-10-211-0/+5
* Fix 436653: conditional aspect activation plus various polishAndy Clement2014-10-064-33/+63
* Fix for 444398: annotation style abstract aspect extends class errorAndy Clement2014-09-171-11/+7
* enabling AJDT to use annotation processorsAndy Clement2014-08-202-2/+28
* updated version stringAndy Clement2014-08-071-1/+1
* up'd version to 1.8.2Andy Clement2014-08-051-2/+2
* Tidy up post APT changesAndy Clement2014-08-053-8/+3
* add last apt fix [apt]hsestupin2014-08-011-7/+24
* [apt] revert ignoring -proc:nonehsestupin2014-08-011-11/+0
* annotation processing in aspectjhsestupin2014-08-015-92/+179
* 433351: second part of the fix: cope with PTBs for parent weavingAndy Clement2014-06-191-0/+3
* Fix 431976: avoid uninitialized messages if tjp used in ifAndy Clement2014-06-111-1/+3
* Fix 431976: invalid unused warnings on tejpspAndy Clement2014-06-111-2/+7
* Update to new eclipse compiler versionAndy Clement2014-05-162-4/+4
* Fix 431976: thisJoinPoint considered uninitialized variableAndy Clement2014-04-041-0/+13
* Fix 431541: Proceed expression not setting resolved typeAndy Clement2014-04-041-3/+4
* Fix 430684: correct text for 1.8 complianceAndy Clement2014-04-021-1/+1
* 1.8.0 polishAndy Clement2014-03-191-2/+3
* merging 1.7.4 fixes into 1.8.0Andy Clement2014-03-184-17/+402
* Upgrade to JDT 1.8.0 compilerAndy Clement2014-03-182-2/+9
* Fix 415957: annotations with 1.8 flagsAndy Clement2013-08-271-1/+4
* improving ITIT supportAndy Clement2013-08-012-2/+4
* AspectJ 1.8Andy Clement2013-07-2912-45/+69
* Fix 407017Andy Clement2013-06-281-2/+2
* Use class file attributes to find containing classAndy Clement2013-05-312-4/+10
* 405016: class literals in annotation matchingAndy Clement2013-04-251-7/+30
* Fix for 404601Andy Clement2013-04-011-1/+1