aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some generics warnings, add overridesAndy Clement2018-05-2912-16/+69
* testcode for 535086Andy Clement2018-05-259-0/+224
* Initial cut at bug 535086 - pertypewithin and non vis typesAndy Clement2018-05-258-15/+101
* Rebuilt as a DEVELOPMENT versionAndy Clement2018-05-251-0/+0
* Working towards 1.9.1V1_9_1Andy Clement2018-04-208-3/+227
* Support Java10Andy Clement2018-04-1839-82/+369
* tweak titleV1_9_0Andy Clement2018-04-021-1/+1
* Fixed release date to 2-Apr for 1.9.0Andy Clement2018-04-021-1/+1
* Updated readme for 1.9.0 releaseAndy Clement2018-04-021-28/+34
* Updated to 1.9.0 finalAndy Clement2018-04-021-1/+1
* 533038: Clear some generated class entries during class redefinitionAndy Clement2018-04-024-28/+52
* Fix 514062 - Failure duing stackmap generation of @AroundAndy Clement2018-03-211-2/+15
* docs for new code generation and factory methodsAndy Clement2018-03-121-0/+32
* Add checking for env variable ASPECTJ_OPTS in addition to sys propAndy Clement2018-03-121-1/+9
* reset to 0 size to trigger it getting builtAndy Clement2018-03-091-0/+0
* Bug#531694: generate more optional thisJoinPoint construction codeAndy Clement2018-03-0934-34/+1104
* Fix for Bug 531819 - Negative parameter annotation matching not behavingAndy Clement2018-02-289-1/+35
* Updates for 1.9.0.RC4 - latest JDTV1_9_0_RC4Andy Clement2018-02-2112-18/+134
* oops, really remove dodgy testAndy Clement2018-02-141-1/+1
* temporarily remove dodgy testAndy Clement2018-02-141-2/+3
* add genericsAndy Clement2018-02-141-17/+26
* Remove modules from 'full classpath' for nowAndy Clement2018-02-141-2/+2
* Fix Bug 531179 - Add compiler arg support to iajc taskAndy Clement2018-02-143-26/+111
* add genericsAndy Clement2018-02-141-13/+15
* more tests around module optionsAndy Clement2018-02-1412-20/+147
* better handling of modulesAndy Clement2018-02-143-13/+67
* Fixed up path handling, including implicit jmod inclusionAndy Clement2018-02-141-52/+63
* more generics and missing @OverridesAndy Clement2018-02-143-14/+24
* New simple tests for buildconfigAndy Clement2018-02-142-1/+206
* Adjusted to refer to ASM 6 non betaAndy Clement2018-02-141-3/+7
* Latest JDT changesAndy Clement2018-02-142-0/+0
* Add intermediate test class that ensures the tests are on J9Andy Clement2018-02-141-0/+31
* Add missing overridesAndy Clement2018-02-141-5/+10
* Add basic rename functionality to file stepAndy Clement2018-02-141-0/+23
* Add missing OverridesAndy Clement2018-02-141-0/+6
* tidy up commentAndy Clement2018-02-141-4/+1
* Add missing key for invalidModuleNameAndy Clement2018-02-141-0/+1
* updated for 2018Andy Clement2018-02-141-2/+8
* Add missing cases to bcel constantToStringAndy Clement2018-02-0720-4/+94
* avoid <> for now until build changes made to jump to right java versionV1_9_0_RC3Andy Clement2018-02-053-10/+10
* JDT Upgrade for 1.9.0.rc3Andy Clement2018-02-0517-94/+166
* mergedAndy Clement2018-01-31280-1686/+20471
|\
| * remove rogue printlnAndy Clement2018-01-031-1/+0
| * Merge branch 'master' into earlyJava9Andy Clement2017-11-170-0/+0
| |\
| * | bump compiler.name for rc2earlyJava9Andy Clement2017-11-091-1/+1
| * | updated readme for 1.9.0.rc2Andy Clement2017-11-091-7/+20
| * | Updates to better cope with future JDKsAndy Clement2017-11-0923-150/+180
| * | Fix 526734 - Incorrect generic override decp validation when binary weavingAndy Clement2017-11-0111-1/+98
| * | fix typoAndy Clement2017-10-231-1/+1
| * | Fix 525972 - java.lang.ArrayIndexOutOfBoundsException: 2 (at org.aspectj.weav...Andy Clement2017-10-231-2/+28