summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* guard on structure model dumping.aclement2005-03-242-2/+10
* added test for pr83645 into suiteacolyer2005-03-242-1/+10
* Enhancement 88862: declare annotation hitting ITDs.aclement2005-03-2311-160/+754
* fix for Bugzilla Bug 84333acolyer2005-03-235-0/+65
* Declare annotation hitting ITDs: reworked the code generation mechanism for ...aclement2005-03-231-23/+21
* not useful anymoreaclement2005-03-231-21/+0
* reworked, temporarily commented out the MethodSignature stuff as it misbehave...aclement2005-03-231-26/+26
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-239-24/+103
* allow for changes in the underlying annotation set.aclement2005-03-231-1/+1
* one fixme resolved ...aclement2005-03-231-2/+2
* enh 76055 -acolyer2005-03-232-0/+10
* test and fix for handling a *... varargs patternacolyer2005-03-235-2/+24
* bug 53209 - inpathDirCopyFilter doc updates and testswisberg2005-03-224-37/+75
* bug 53209 - inpathDirCopyFilter testswisberg2005-03-229-1/+101
* bug 53209 - inpathDirCopyFilterwisberg2005-03-221-8/+84
* Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...acolyer2005-03-227-4/+48
* Declare annotation with ITDs: testcodeaclement2005-03-177-0/+252
* fix for missing syntax error on execution((@XXX *) Foo.new(..))acolyer2005-03-144-11/+44
* dead link, new source moduleswisberg2005-03-141-19/+22
* fix for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-145-16/+42
* test cases for Bugzilla Bug 42743: declare soft limitationacolyer2005-03-144-1/+92
* added some words on context binding across disjunctions and declare soft beha...acolyer2005-03-141-6/+66
* Much more robust way to dig round the structure model ...aclement2005-03-111-19/+27
* Oops! Now skips advice/etc when looking for matches for dec @method/@ctoraclement2005-03-111-3/+5
* temporary fix to ensure we see relationships for dec @type when incrementally...aclement2005-03-111-0/+5
* Ensures on multiple compiles the method generated for a declare statement alw...aclement2005-03-113-19/+31
* the "challenge Andy" mother of all dec @xxx tests.acolyer2005-03-113-0/+225
* Guard test execution on 1.5 vm levelaclement2005-03-112-7/+43
* Guard test execution on 1.5 vm level.aclement2005-03-111-30/+33
* added example for declare @constructoracolyer2005-03-111-0/+10
* added test for declare @constructoracolyer2005-03-112-5/+15
* Declare annotation: all the XML specs for the testsaclement2005-03-101-12/+699
* Declare annotation: Buckets of test cases!aclement2005-03-101-0/+322
* Declare annotation: source weaving of declare @type. Includes (commented out...aclement2005-03-101-15/+318
* Declare annotation: cope with null symbolic declareaclement2005-03-101-2/+4
* Declare annotation: filled in the blanksaclement2005-03-101-10/+38
* Bug found during declare annotation structure model testing!aclement2005-03-101-1/+1
* Declare annotation: first bit of weaving messages for declare annotation - no...aclement2005-03-101-0/+3
* Declare annotation: does binary weaving of @type, copes with recursive applic...aclement2005-03-101-27/+156
* Declare annotation: Does weaving of @field, @method, @ctor - copes with recur...aclement2005-03-101-4/+164
* Improved FIXME comments ;)aclement2005-03-101-5/+5
* Declare annotation: uses the new annotation type mungeraclement2005-03-101-0/+9
* Declare annotation: manages a set of annotations nowaclement2005-03-105-61/+231
* Fixed signature for constructor nodes to look the same as it does for methods.aclement2005-03-101-1/+1
* Declare annotation: Doesnt report errors for annotations attached incorrectly...aclement2005-03-101-2/+9
* Declare annotation: now holds set of annotationsaclement2005-03-101-17/+33
* FIXME altered so we can distinguish old ones from new ones.aclement2005-03-101-1/+1
* Declare annotation: exposes collections of declare @ thingies.aclement2005-03-101-0/+18
* Declare annotation: getAnnotations added.aclement2005-03-101-0/+4
* Declare annotation: new kind of type munger created.aclement2005-03-101-0/+2