summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src
Commit message (Expand)AuthorAgeFilesLines
* 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-2911-45/+65
* Fix 407017Andy Clement2013-06-281-2/+2
* Use class file attributes to find containing classAndy Clement2013-05-311-0/+6
* 405016: class literals in annotation matchingAndy Clement2013-04-251-7/+30
* Fix for 404601Andy Clement2013-04-011-1/+1
* debug for problem in hierarchy builderAndy Clement2013-03-131-1/+24
* 399408 fixAndy Clement2013-01-291-2/+3
* corrected to 377096!Andy Clement2013-01-281-2/+2
* 377906 debugAndy Clement2013-01-281-0/+18
* better exit code for out of memoryAndy Clement2013-01-281-1/+2
* more changes to make if point cut generated names stableAndy Clement2013-01-235-32/+47
* Allow code generation hints for generated compiler namesAndy Clement2013-01-211-20/+83
* 389456: avoid checking if the target is a binary type binding (probably alrea...Andy Clement2012-09-201-3/+11
* 389750: fix for ITDs that use generics made on generic typesAndy Clement2012-09-192-0/+51
* 386888Andy Clement2012-08-242-37/+42
* 384401Andy Clement2012-08-231-0/+5
* 387444Andy Clement2012-08-231-2/+57
* 387568Andy Clement2012-08-221-1/+30
* 387718Andy Clement2012-08-221-2/+6
* bump version to 1.7.1Andy Clement2012-08-171-1/+1
* 73507 - it'd fields on interfaces no longer get mangled names by defaultAndy Clement2012-08-171-0/+3
* 384398: some fixes for generics/itds/inner classesAndy Clement2012-07-101-1/+30
* 382723Andy Clement2012-06-151-1/+10
* NPE guardAndy Clement2012-04-161-1/+2
* 375777Andy Clement2012-04-051-0/+3
* 374745Andy Clement2012-03-231-18/+18
* genericsAndy Clement2012-03-021-1/+1
* per clause tests for stack map generationaclement2011-12-161-61/+139
* 1.7 addedaclement2011-12-151-3/+6
* genericsaclement2011-12-151-2/+2
* very messy due to all the copying from the supertype, sorted for e37aclement2011-12-101-254/+465
* cope with change to package bindings (import without the .* now)aclement2011-12-101-20/+14
* catching new errors before proceeding to problemreporteraclement2011-12-101-2/+10
* 1) cope with the new MissingTypeBinding (so set parent to Object rather than ...aclement2011-12-101-1/+13
* added var declaration so it doesnt get skipped by jdt processingaclement2011-12-101-0/+3
* moved this check into here, was in JDT beforeaclement2011-12-101-0/+5
* enhanced to tell codestream more information about exceptions/local vars - to...aclement2011-12-101-0/+18
* corrected usage message and added new eclipse 3.7 warn options.aclement2011-12-102-18/+65