summaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/org/aspectj/weaver/patterns/PatternParser.java
Commit message (Expand)AuthorAgeFilesLines
* 357012, 357013, 357019aclement2011-09-081-0/+3
* 357012/357013aclement2011-09-071-1/+12
* 352363aclement2011-07-181-5/+1
* 329925: declare @field remove annotationaclement2010-11-241-1/+2
* 328840aclement2010-10-271-10/+25
* improvements to the positions for a type pattern - more to do here no doubtaclement2010-08-201-0/+9
* 319190: AND precedence over ORaclement2010-07-071-8/+13
* 287613/315820: declare annotation compound patterns and infrastructure for de...aclement2010-06-181-26/+89
* 292264: declare error/warning with type patternsaclement2010-04-051-1/+29
* 44365: cope with also wanting to advise a method called isaclement2010-03-191-1/+1
* 44365: is() support in type patternsaclement2010-03-191-0/+105
* 291523: annotation pattern parsing changes for (@a.b.c.Foo *)aclement2009-10-061-44/+85
* Java5 upgradesaclement2009-09-091-20/+20
* 148508, 265418: tests and fixes: array and varargs subtype patternsaclement2009-02-191-3/+9
* split weaving/matching: pointcut matching testsaclement2008-12-101-3/+3
* 256458: test and fix: better message for if() pointcut anno style problemsaclement2008-12-051-2/+10
* 255555: pattern parser allowing for parentheses around declare anno signature...aclement2008-11-291-496/+516
* 246125: the SPLITaclement2008-10-221-0/+1585