aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 271201: inpath handle: can determine if class is from inpath in add method nowaclement2009-04-063-8/+8
* 267245: don't give up on incremental build if >30 files affectedaclement2009-03-301-50/+31
* 269286: handles for anno style elements: less than optimal fix but need somet...aclement2009-03-272-0/+18
* 265993: fixed Qs for tvarsaclement2009-03-271-10/+2
* 270033: don't always resort to full build when seeing an aspectaclement2009-03-261-12/+70
* 269912: dont build message contexts for messages that will be output in the IDEaclement2009-03-252-7/+15
* 265993: more jdt like handlesaclement2009-03-241-6/+167
* 268827: ask for the JDT project stateaclement2009-03-242-0/+22
* consider aop-ajc.xml as resource creationaclement2009-03-231-1/+6
* generalize report API to cover resources and outjaraclement2009-03-231-2/+7
* generalize report API to cover resources and outjaraclement2009-03-232-8/+34
* 269578: resources remember where they came from and are deleted properlyaclement2009-03-212-14/+29
* report afteraclement2009-03-201-2/+2
* 268827: tell ajdt about class file removalaclement2009-03-202-5/+20
* 268827: ajstate intelligence upgradeaclement2009-03-181-2/+37
* 268710: test and fix: marker interface within generic aspectaclement2009-03-161-0/+8
* declareMixinaclement2009-03-051-6/+8
* 266420: incremental compile caseaclement2009-02-272-0/+17
* dont turn off multithreaded context unless running command line buildaclement2009-02-272-7/+10
* 266420: rogue unused private warningaclement2009-02-272-32/+73
* 266165: if(enabled) where enabled is constant boolean is optimizedaclement2009-02-252-97/+102
* 265360: test and fix for annotation style references from string pointcutsaclement2009-02-182-183/+222
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-124-114/+129
* 124460: aop.xml used for compilation: AJDT interface supportaclement2009-02-121-0/+2
* 124460: simple basic control of weaving via aop.xmlaclement2009-02-092-0/+9
* 257277: Incorrect generated Source Signature for FieldDeclarationsaclement2009-02-041-12/+11
* 148285: test and fixesaclement2009-02-011-3/+4
* 195090: ajc$ local vars that aren't used getting reported when using -warn:+u...aclement2009-01-311-9/+8
* 124460: allows .xml files mixed in with source files on command lineaclement2009-01-312-2/+28
* 124460: build config knows about some list of xml filesaclement2009-01-311-1/+11
* 255421: ExtendedStringLiteral changesaclement2009-01-291-5/+1
* 194314: now copies the parameter names from the ITD to the dispatcheraclement2009-01-291-117/+136
* 194314: changed to a more consistent nameaclement2009-01-291-1/+1
* 246393: new compiler buildaclement2009-01-271-0/+16
* 262154: test and fixaclement2009-01-231-11/+9
* 258510: promoted additional annotation/class/interface storage from delegate ...aclement2009-01-202-150/+81
* 260751: fixaclement2009-01-121-1/+5
* 260384: guards for npes that could occur due to other errors in the sourceaclement2009-01-092-0/+12
* 258206: package declaration support in the modelaclement2009-01-061-7/+46
* 259649: bit of refactoring and aspect comparison logic fixedaclement2009-01-061-163/+96
* 1.6.4aclement2009-01-051-1/+1
* 252722: test and fix: generated super dispatch methodsaclement2008-12-153-202/+211
* 258325: refixaclement2008-12-131-3/+3
* eaten by the formatteraclement2008-12-122-103/+111
* 258325: fixaclement2008-12-102-27/+35
* 255856: test and fix: dont incorrectly process @target(Blah)+aclement2008-12-081-1/+3
* getCorrespondingType() fixed for itdfaclement2008-12-061-1/+9
* new getRealFieldType() accessoraclement2008-12-051-238/+178
* 252702: c4aclement2008-12-011-1/+1
* guard on field tooaclement2008-12-011-9/+8