aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/testsrc/org/aspectj/weaver/patterns/ParserTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ma...aclement2008-10-281-790/+0
* breaking the weaver apartaclement2008-09-041-355/+344
* eclipse: addressed unnecessary casts, unused code, invalid null checksaclement2008-08-271-23/+36
* annoValMatch: implementationaclement2008-02-251-0/+100
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-251-5/+5
* update license to EPLacolyer2006-06-011-2/+2
* fix for 103741 - use of java 5 specific language features now policed at < 1....acolyer2005-11-041-0/+1
* parser updates for generics simplification planacolyer2005-07-281-61/+126
* This is the beginning of a significant refactoring needed to cleanly support ...acolyer2005-07-151-2/+2
* test case updates...acolyer2005-07-131-13/+13
* a pointcut now has a simple list of type variable names in scope rather than ...acolyer2005-07-121-32/+31
* rename weaver.patterns.TypeVariable to weaver.patterns.TypeVariablePatternacolyer2005-06-221-32/+32
* completed set of basic parser tests for pcds with type variables as per gener...acolyer2005-06-201-2/+236
* unused imports (only)wisberg2005-06-091-2/+0
* first batch of updates for generics :- largely parsing plus storage of type v...acolyer2005-06-091-0/+151
* add getters for visitor, turned on poincut test caseavasseur2005-06-081-2/+2
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-171-14/+14
* organized imports.aclement2005-01-041-1/+0
* lots of pointcut parsing test cases for @xxx pcdsacolyer2004-12-081-5/+162
* Annotation matching.aclement2004-12-081-4/+6
* Annotation matching.aclement2004-12-081-4/+19
* removed unused imports (semantics-preserving)ehilsdal2003-11-131-5/+4
* resolving unused-imports warningswisberg2003-02-131-3/+1
* fixed initial implementor for code written in 2002 to be just PARC, not Xerox...jhugunin2003-01-141-1/+1
* initial versionwisberg2002-12-161-0/+70