summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core/src
Commit message (Expand)AuthorAgeFilesLines
* Annotation matching.aclement2004-12-081-0/+4
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-2/+26
* Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...aclement2004-12-061-13/+77
* 72766 - implement isEnum/isAnnotationaclement2004-12-021-0/+12
* 72766 - when *source compiling* output messages to prevent ITD on enums/annot...aclement2004-12-024-0/+45
* Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...aclement2004-11-231-0/+1
* Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...aclement2004-11-231-1/+12
* Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...aclement2004-10-191-1/+12
* Comment cleanup.mkersten2004-10-141-16/+1
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-1/+1
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-31/+96
* Fix for:aclement2004-10-146-6/+22
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-121-2/+7
* Made selected methods protected to enable extension.mkersten2004-10-061-6/+6
* Fix for Bugzilla Bug 75129aclement2004-09-301-0/+4
* Ensure makeClasspathString() uses correct buildConfig when reporting problems.aclement2004-09-081-2/+2
* fix for Bugzilla Bug 72157acolyer2004-09-081-0/+7
* Fix for Bugzilla Bug 73433aclement2004-09-081-1/+1
* Fix for Bugzilla Bug 73334aclement2004-09-0672-479/+479
* Part of fix for AJDT bug 72671aclement2004-09-063-16/+38
* Fix for Bugzilla Bug 72699aclement2004-08-272-8/+34
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-234-5/+15
* More 'cant find types' improved.aclement2004-08-231-2/+4
* Falls back on old way of determining name of structure model node for anonymo...aclement2004-08-201-0/+7
* fix for Bugzilla Bug 37020acolyer2004-08-198-10/+141
* Added support for clients to extend the ASM relationships in order to addmkersten2004-08-182-3/+19
* javadoc checks moved here from inside shadows.aclement2004-08-181-0/+34
* Guards Guards! Need to check if something is null before I start using it.aclement2004-08-171-2/+2
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-1/+4
* Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...aclement2004-08-171-6/+4
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-161-1/+1
* Bugzilla Bug 71339aclement2004-08-132-4/+46
* Fix and tests for Bugzilla Bug 71372aclement2004-08-131-5/+13
* organized imports.for_ajdt1_1_12aclement2004-08-122-15/+39
* Added getter for state so that clients can find out what files changed betwee...mkersten2004-08-111-0/+4
* Fix and tests for Bugzilla Bug 68991aclement2004-08-111-6/+17
* fix for Bugzilla Bug 53981acolyer2004-08-101-3/+8
* Fix for Bug 71377: Cannot advise private method call in around adviceaclement2004-08-091-7/+39
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-062-9/+24
* More work on 'cant find type' (bug 44191)aclement2004-08-062-3/+3
* fix for Bugzilla Bug 42573acolyer2004-08-051-3/+30
* last piece of fix for Bugzilla Bug 54621acolyer2004-08-051-1/+36
* platform neutral path handling.aclement2004-08-041-4/+13
* Added support to ease programmatic testing of compiler (AjcTestCaseacolyer2004-08-041-2/+7
* The BIG commit. aclement2004-08-0313-92/+349
* Fix for Bugzilla Bug 57666 aclement2004-08-021-1/+3
* Fix for Bugzilla Bug 70773 aclement2004-08-021-11/+18
* Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenanceacolyer2004-07-3024-10/+9
* went for [error] in the end based on a quick local straw poll...acolyer2004-07-291-2/+2
* Now ITDs are reflected correctly in the structure model. Made getSignature()...aclement2004-07-291-1/+4