aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary interface modifiersLars Grefer2020-08-172-55/+55
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-151-1/+0
|\
| * Cleanup unused importsLars Grefer2020-08-161-1/+0
* | Weaken Collection declarationsLars Grefer2020-08-151-1/+1
* | Redundant Collection.addAll() callLars Grefer2020-08-152-4/+2
* | Collection.toArray() call styleLars Grefer2020-08-151-1/+1
|/
* lets have maven fail if those tests fail...Andy Clement2020-08-143-32/+46
* Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...Lars Grefer2020-08-147-118/+119
|\
| * Fix up tests and reduce verbosity on J11Andy Clement2020-08-147-118/+119
* | Remove checks for old Java VersionsLars Grefer2020-08-131-2/+0
|/
* Use the diamond operator where possibleLars Grefer2020-08-1314-52/+52
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-8/+8
* 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-3/+2
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-089-38/+32
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+56
* mavenizing ajde.core - doneAndy Clement2019-01-2929-0/+3694
* polishAndy Clement2018-10-151-7/+14
* Adjust how classpath entries manipulated for Java9 supportAndy Clement2017-10-201-14/+12
* added module/modulesourcepath to compiler configuration interfaceAndy Clement2017-10-201-3/+4
* Polish genericsAndy Clement2014-10-074-11/+11
* enabling AJDT to use annotation processorsAndy Clement2014-08-202-0/+23
* annotation processing in aspectjhsestupin2014-08-011-1/+1
* Fix 415957: annotations with 1.8 flagsAndy Clement2013-08-271-3/+1
* genericsaclement2011-08-161-3/+2
* 353900: Java7aclement2011-08-121-1/+3
* generics refactoringaclement2011-08-123-17/+18
* 290741: encoding option on ICompilerConfigurationaclement2011-04-042-0/+8
* 328649: addDependencies for Compilation Participantsaclement2010-10-261-3/+4
* 328649aclement2010-10-251-0/+7
* expose some internalsaclement2009-11-022-6/+6
* 1.6.6V1_6_6aclement2009-09-301-6/+12
* state persistenceaclement2009-08-251-0/+5
* 271201: inpath handlesaclement2009-04-062-0/+16
* 268827: ask for the JDT project stateaclement2009-03-242-0/+6
* generalize report API to cover resources and outjaraclement2009-03-232-6/+26
* 268827: tell ajdt about class file removalaclement2009-03-202-0/+6
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-122-2/+21
* 262288: doubly sureaclement2009-01-301-1/+1
* 262288: cope with a previous build that did not fill in the buildconfigaclement2009-01-291-8/+1
* 258325: fixaclement2008-12-102-28/+28
* 251277: making asmmanager non-singletonaclement2008-10-202-2/+20
* make cleanup part of compiler discardaclement2008-10-032-10/+5
* 249551: cleanup by defaultaclement2008-10-032-8/+19
* 16 ref now OKaclement2008-09-171-1/+1
* supporting multiple source folders in the model - to ensure handles compatibl...aclement2008-09-162-0/+15
* 245566: final config interface changeaclement2008-09-021-0/+1
* 245566: final config interface changeaclement2008-09-021-0/+12
* removing unused codeaclement2008-08-312-164/+150
* 245566: incremental magicaclement2008-08-292-279/+293
* findbugs/eclipse warnings fixedaclement2008-08-271-35/+14