aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* fixes for 128655aclement2006-02-211-12/+68
* organized importsaclement2006-02-161-1/+0
* test and fix for 121616aclement2006-02-161-0/+3
* Support for "-Xset:name=value,name=value,name=value". The name/value data is...aclement2006-02-164-0/+13
* test and fix for 120527aclement2006-02-151-2/+25
* organized importsaclement2006-02-132-14/+10
* Progress on: empty catch block warning - option supportacolyer2006-02-101-10/+14
* free up memory anchored in static at the end of a runacolyer2006-02-102-1/+8
* I don't think this class is actively used anymore...acolyer2006-02-101-4/+5
* don't hold onto references to AjBuildConfigsacolyer2006-02-101-0/+1
* don't hold eclipse source types in ajstateacolyer2006-02-102-67/+225
* go "back to the source" on an incremental aspect changeacolyer2006-02-101-26/+13
* fix for 123212 - ignoring subversion resourcesaclement2006-02-101-0/+3
* Helen and Eduardos AST changes for 110465aclement2006-02-067-5/+291
* thats better.aclement2006-02-011-14/+15
* oopsaclement2006-02-011-10/+11
* fix for 125810 (from helen)aclement2006-02-011-4/+17
* free up maps during cleanup() processingacolyer2006-01-311-3/+6
* get build configuration via accessor, not direct field accessacolyer2006-01-311-1/+1
* made all the state in AjState private so we can get a better handle on what's...acolyer2006-01-312-35/+139
* cleanup the EclipseFactory afterCompilationacolyer2006-01-311-0/+1
* added a cleanup method to release memory held in type mapsacolyer2006-01-311-0/+5
* dom changes for 125809 (from helen)aclement2006-01-313-11/+204
* support for -messageHolder command-line option. This is needed by the forking...acolyer2006-01-303-4/+141
* support for -messageHolder : do nothing since this (obviously) has to be proc...acolyer2006-01-301-1/+4
* enh 123423 (expose PTW type) - code currently commented out until return type...aclement2006-01-301-1/+13
* fixes for 125475/125480 - matches nothing @AJ support. Definetly *NOT* as cl...aclement2006-01-301-5/+8
* fix and test for 123901. test for 125475 (commented out)aclement2006-01-291-3/+5
* fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...aclement2006-01-277-35/+265
* fix for 121395 - error message on stupid aspectpathaclement2006-01-271-1/+6
* fix for 125405 - demote raws to simple on incremental compiles when necessary.aclement2006-01-271-0/+12
* helens changes for 125295 - should keep AJDT happy.aclement2006-01-261-1/+1
* New tests for all the AST changes - and updated tests due to the AST being mo...aclement2006-01-263-47/+1823
* necessary magic. Factory 'mechanism' used so that the JDT project doesnt hav...aclement2006-01-264-5/+237
* Subclass for the AST that is able to create pointcuts/declares/etc. Similar ...aclement2006-01-261-0/+494
* new placeholder nodes for type patterns and signature patterns. Before this ...aclement2006-01-265-2/+199
* new distinct nodes for the different types of declare - all follow the standa...aclement2006-01-2612-101/+1923
* test and fix for 124999aclement2006-01-241-1/+6
* without this check, we sometimes hide earlier problems.aclement2006-01-201-1/+1
* 77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"aclement2006-01-204-0/+14
* an additional interface that custom message handlers may choose to implement....acolyer2006-01-181-0/+7
* fixes for 121575.aclement2005-12-212-2/+2
* helens fixes for AST and ITDs - uses declared modifiers so the AST consumer d...aclement2005-12-213-4/+114
* ajdoc: fixes for 58520 from Helen.aclement2005-12-212-2/+3
* ajdoc: fixes from Helen for 119453aclement2005-12-211-1/+8
* AST fixes: 110465 - from helen.aclement2005-12-132-0/+12
* fixes and tests for 119570 (member type subaspect)aclement2005-12-121-12/+25
* fixes for 119539aclement2005-12-121-4/+4
* more tests for 119570 and a fix for a silly warning that comes out.aclement2005-12-121-0/+5
* Some updates for 118754. The various places that were checking for 'MISSING'...aclement2005-12-092-3/+3