summaryrefslogtreecommitdiffstats
path: root/aspectj5rt/java5-src/org/aspectj/internal/lang/reflect/PointcutImpl.java
Commit message (Expand)AuthorAgeFilesLines
* completes all of the MAP bar ITDsacolyer2005-10-031-0/+18
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-301-2/+8
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-211-1/+16
* updated reflection interfaces to represent a pointcut expression as a Pointcu...acolyer2005-06-171-3/+4
* this patch implements the MAP for aspects, pointcuts, and advice. just enough...acolyer2005-04-251-0/+60