summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* First bit of implementing annotation checking in EclipseSourceType.aclement2005-01-241-1/+1
* Fix for Bug 83303: complier error when mixing inheritance, overriding and pol...aclement2005-01-201-0/+32
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-201-10/+20
* organized importsaclement2005-01-192-11/+33
* Fix to allow pertypewithin aspectOf() to cope with 1.5 generic form of java.l...aclement2005-01-181-1/+8
* PerTypeWithin support.aclement2005-01-181-0/+146
* organized imports.aclement2005-01-181-13/+9
* Hmmm - I don't think these are part of Java5 support.aclement2005-01-174-679/+0
* java 5 supportacolyer2005-01-1735-142/+843
* All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...aclement2005-01-073-0/+0
* test was failing because a message was coming out twice - once when applying ...aclement2005-01-061-1/+1
* Removing 'run' calls from the testcases for now ... to get a build through !aclement2005-01-061-5/+5
* BWD: Updated - now type processing order is sensible for applying decp, we do...aclement2005-01-051-5/+9
* BWD: test casesaclement2005-01-052-0/+495
* BWD: Use new API on sourcetypebinding to remember original type hierarchy and...aclement2005-01-051-12/+15
* Binary Weaving Decp: test codeaclement2005-01-0558-0/+362
* organized imports.aclement2005-01-042-18/+40
* Support for 'offset' in source locations - enabling AJDT improvements. Not p...aclement2004-12-103-5/+15
* Autoboxing and decp restrictionsaclement2004-12-108-1/+52
* updated binary formacolyer2004-12-093-0/+0
* more @this @target fixes and testsacolyer2004-12-091-0/+8
* Annotation matching.aclement2004-12-081-1/+1
* Annotation matching.aclement2004-12-081-0/+4
* updated binary formacolyer2004-12-083-0/+0
* Annotation matching.aclement2004-12-081-0/+4
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-071-2/+1
* Rebuilt due to type munger attribute changeaclement2004-12-073-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-065-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
* Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proc...aclement2004-10-181-1/+5
* Re-add the LazyTjp testcase.aclement2004-10-181-1/+1
* TEMPORARILY deactivated one test to get a !*(&*£^ build to work.aclement2004-10-151-1/+1
* 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-1410-6/+96
* 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 the build?aclement2004-09-071-7/+3
* Fix for Bugzilla Bug 73334aclement2004-09-0677-489/+494
* Part of fix for AJDT bug 72671aclement2004-09-064-20/+42