aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src/org
Commit message (Expand)AuthorAgeFilesLines
* correctly handling exceptions thrown from intro methodsjhugunin2002-12-243-3/+45
* better error handling jhugunin2002-12-237-7/+32
* better errors for bad named pointcut declarations and references jhugunin2002-12-2313-27/+60
* better errors for issingleton aspects advising own initializers jhugunin2002-12-233-7/+21
* fixed rules for overriding/inheriting pointcutsjhugunin2002-12-201-11/+92
* better type and visibility checking for pointcut referencesjhugunin2002-12-193-6/+20
* fixed error handling for illegal overriding with inter-type membersjhugunin2002-12-192-13/+55
* fixed order of thisJoinPoint and thisJoinPointStaticPartjhugunin2002-12-181-8/+11
* cleaned up importsjhugunin2002-12-181-1/+0
* handle matching with this/target/args(InaccessibleTypeToOthers)jhugunin2002-12-184-20/+34
* better errors for bad argumentsjhugunin2002-12-181-1/+6
* more bug fixes for if and privilegedjhugunin2002-12-185-31/+74
* wildcarded type patterns now remember there scope information jhugunin2002-12-181-4/+14
* handling privileged access to types correctly jhugunin2002-12-182-0/+8
* adding accessor methods for calls to protected methods from inter-type jhugunin2002-12-173-18/+26
* better error handling for cases where type name is required jhugunin2002-12-1719-48/+128
* more bug fixesjhugunin2002-12-174-8/+45
* more bug fixesjhugunin2002-12-176-27/+112
* bug fixesjhugunin2002-12-174-0/+22
* initial versionwisberg2002-12-16131-0/+22227