aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust how classpath entries manipulated for Java9 supportAndy Clement2017-10-209-65/+491
* wip allowing flexibility in test infra for using modules with subdirsAndy Clement2017-10-201-5/+10
* Set version to 1.9.0.RC1Andy Clement2017-10-201-1/+1
* Reduced expected performance differenceAndy Clement2017-09-271-1/+1
* Various changes to get tests passing on 1.8 and 1.9Andy Clement2017-09-241-0/+2
* various changes to make more tests pass on Java9Andy Clement2017-09-221-5/+5
* refixed now that target bits don't overlap with JDT bitsAndy Clement2017-09-211-15/+6
* polish and ensure warnings set by groupAndy Clement2017-09-211-26/+5
* Bring Java9 branch in line with 1.8.11 progressAndy Clement2017-09-217-6/+12
|\
| * reduced min Java version to 1.6Andy Clement2016-12-161-1/+1
| * Update to latest JDT (neon 2)Andy Clement2016-12-081-1/+1
| * 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
* | Merged post 1.8.5 changes into Java9 branchAndy Clement2017-09-2010-79/+163
|\|
| * 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
* | minor tweaks to better handle J9Andy Clement2017-09-201-5/+0
* | compatibility with JDK 190 build 175Andy Clement2017-06-272-83/+193
* | adapt to JDT changesAndy Clement2017-05-081-31/+6
* | Adapt to JDT changesAndy Clement2017-05-081-1/+1
* | Corrected version for latest updateAndy Clement2017-05-081-1/+1
* | Add resolution of argument typesAndy Clement2017-05-081-5/+7
* | Add ability to recognize an intertype scopeAndy Clement2017-05-081-0/+4
* | Add guard for clone()Andy Clement2017-05-081-1/+8
* | ensure modules on path in build arg parserV1_9_0_BETA4Andy Clement2016-06-291-1/+5
* | change to latest j9 commitAndy Clement2016-06-271-2/+3
* | Fix classpath for tests on Java9Andy Clement2016-06-273-38/+56
* | Remove diamond usageAndy Clement2016-06-271-1/+1
* | Upgrading to latest 1.9 compilerAndy Clement2016-06-1718-89/+149
|/
* 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