aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* fixed bug #29186, much better handling of structure generation jhugunin2003-01-146-4/+29
* Fix for bug 28919: relaxing guard to allow native methods w/ no codeehilsdal2003-01-141-2/+29
* fixed bug #28974, allowing initialization of introduced final fieldsjhugunin2003-01-141-6/+8
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-143-4/+6
* fixed initial implementor for code written in 2002 to be just PARC, not Xerox...jhugunin2003-01-14174-174/+174
* propogating information needed for decent Xlint warnings when privileged jhugunin2003-01-081-2/+1
* proper error checks for around advice return type compatibility with join pointsjhugunin2003-01-081-6/+14
* fixed handling of reflective signatures for static intialization join pointsjhugunin2003-01-082-2/+18
* the type declared soft must be a subtype of Throwablejhugunin2003-01-071-0/+14
* fixed bug with ajcclinit in non-persingleton aspectsjhugunin2003-01-071-12/+13
* removed tracing printjhugunin2003-01-071-1/+1
* incremental and application to binaries improvedjhugunin2003-01-039-63/+63
* minor improvements to incremental modejhugunin2003-01-034-6/+19
* better error for unsupported 'if' lexically inside cflowjhugunin2003-01-011-3/+4
* better errors for dominates circularitiesjhugunin2003-01-011-1/+18
* fixed ordering of inter-dependent cflow entries jhugunin2003-01-015-11/+50
* finished implementation of around inliningjhugunin2003-01-0115-145/+184
* added information about proceed to around advice attributejhugunin2002-12-3117-77/+183
* around inlining works more oftenjhugunin2002-12-312-6/+29
* refactored hasThis kinda thingjhugunin2002-12-311-7/+1
* can't do around x initialization, jhugunin2002-12-316-55/+178
* local variable information is different than before (not better or worse, jus...jhugunin2002-12-3014-14/+27
* better errors for circularitiesjhugunin2002-12-301-2/+6
* not allowed on aspectsjhugunin2002-12-301-0/+8
* correctly handling exceptions thrown from intro methodsjhugunin2002-12-243-3/+45
* fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting jhugunin2002-12-234-6/+10
* 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-206-38/+119
* updated jarsjhugunin2002-12-194-0/+0
* 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-1722-58/+138
* more bug fixesjhugunin2002-12-174-8/+45
* more bug fixesjhugunin2002-12-178-50/+137
* bug fixesjhugunin2002-12-174-0/+22
* adding .cvsignore file to shield "out" from cvs. ehilsdal2002-12-161-0/+1
* removing aberrant regenerate = trueehilsdal2002-12-161-1/+1
* Changing string constant for classDir, since the package changed names (corre...ehilsdal2002-12-161-1/+1
* Changing string constant for classDir, since the package changed names (corre...ehilsdal2002-12-161-1/+1
* initial versionwisberg2002-12-16257-0/+35118