aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Declare annotation: added getAnnotation/addAnnotation to the RTX hierarchyaclement2005-03-101-1/+26
* Declare annotation: support for new declare collections.aclement2005-03-103-1/+97
* temporarily removed one test... until parser reopened for next compiler integ...aclement2005-03-101-3/+4
* Declare annotation: add the 50 odd tests in.aclement2005-03-101-0/+1
* Declare annotation: put guards in for structure model building, added 'annota...aclement2005-03-101-1/+132
* Declare annotation: only declare annotation provides a differing name suffix ...aclement2005-03-101-0/+11
* Declare annotation: modified to take account of new AnnotationX stuffaclement2005-03-101-4/+5
* FIXME altered - now names culprit (me)aclement2005-03-101-1/+1
* Declare annotation: useful to know if a type pattern specifies a starred anno...aclement2005-03-101-0/+4
* Declare annotation: useful to know if a signature pattern specifies a starred...aclement2005-03-101-0/+5
* Declare annotation: creates DeclareAnnotations of the right types (using type...aclement2005-03-101-3/+4
* Declare annotation: loads of changes!aclement2005-03-101-31/+229
* Guard logic for asm building initialized.aclement2005-03-101-1/+2
* DeclareAnnotation: formatting code for declare annotation nodes.aclement2005-03-101-1/+22
* Altered FIXME to allow us to distinguish between new and old ones!aclement2005-03-101-1/+1
* Declare annotation: changed to allow a more meaningful name for the generated...aclement2005-03-101-5/+27
* Declare annotation: slightly modified to allow subtypes to specify whether t...aclement2005-03-101-3/+10
* Declare annotation: new declare nodes.aclement2005-03-101-0/+4
* Declare annotation: guard added for model building... (perf improvement!)aclement2005-03-101-0/+17
* Declare annotation: new infrastructure. AnnotationX is a holder for a real a...aclement2005-03-102-0/+199
* Declare annotation: loads of changes (see bcel-builder changes for detailed i...aclement2005-03-102-0/+0
* fix for Bugzilla Bug 87376acolyer2005-03-105-2/+36
* unused imports onlywisberg2005-03-104-6/+0
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-106-16/+22
* remove dependency on 1.2 API - runtime libs must work at 1.1 levelacolyer2005-03-101-7/+7
* Declare annotation: tests changed due to constant pool copying change for ann...aclement2005-03-104-3/+63
* Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries...aclement2005-03-1012-49/+116
* For Martin Lippert - removed static state from class.aclement2005-03-102-117/+165
* Declare annotation: New lintsaclement2005-03-102-1/+9