aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* public constructor, better message reporting on failurewisberg2002-12-182-2/+8
|
* removed license checks for extruded moduleswisberg2002-12-181-14/+9
|
* adding http://eclipse.org/aspectj as home page. wisberg2002-12-181-13/+15
| | | | Docs assumed to be at http://eclipse.org/aspectj/doc/dist
* initial version .lst fileswisberg2002-12-1815-0/+101
|
* handle matching with this/target/args(InaccessibleTypeToOthers)jhugunin2002-12-184-20/+34
|
* added coverage for this(InaccessibleTypeToOthers)jhugunin2002-12-181-1/+3
|
* Various fixes and completions. Should be 1.1beta2-readyehilsdal2002-12-181-65/+312
| | | | apart from some verbiage about the ant tasks.
* better errors for bad argumentsjhugunin2002-12-181-1/+6
|
* ignoring Xlint errors from some cases with deliberately missing type namesjhugunin2002-12-181-2/+2
|
* privileged from innersjhugunin2002-12-181-4/+4
|
* removed use of getSourceLocation.getColumn()jhugunin2002-12-181-4/+5
|
* fixed accidental capture of StringBuffer.append(int)jhugunin2002-12-181-1/+1
|
* more bug fixes for if and privilegedjhugunin2002-12-1812-37/+100
|
* fixed accessiblity bugjhugunin2002-12-181-1/+1
|
* more fixes for privilegedjhugunin2002-12-185-18/+26
|
* field sets are voidjhugunin2002-12-181-3/+3
|
* dominates -> declare dominatesjhugunin2002-12-181-1/+1
|
* changed for void return type of field setsjhugunin2002-12-181-3/+4
|
* trying to avoid incompatible class change errorwisberg2002-12-181-0/+0
|
* skeleton for 1.1beta2ehilsdal2002-12-181-149/+266
|
* can't use type patterns in targetjhugunin2002-12-181-2/+2
|
* wildcarded type patterns now remember there scope information jhugunin2002-12-183-5/+40
| | | | so they can do matching of local names
* more privileged fixesjhugunin2002-12-183-1/+34
|
* can't use type patterns in targetjhugunin2002-12-181-1/+1
|
* can't use type patterns in inter-type declarationsjhugunin2002-12-181-3/+3
|
* debugging offjhugunin2002-12-181-1/+1
|
* handling privileged access to types correctly jhugunin2002-12-184-1/+18
| | | | fixed bugs in other privileged access handling
* updated for correct privileged rules that import is not inside the scope of jhugunin2002-12-184-22/+18
| | | | privileged aspect so it can't see package-visible types
* signature of static method for if pcd shouldn't include extra parameters jhugunin2002-12-171-3/+5
| | | | for advice
* adding accessor methods for calls to protected methods from inter-type jhugunin2002-12-175-35/+58
| | | | declarations just like we have from calls to super methods
* Remvoing stylesheet refsehilsdal2002-12-171-9/+7
|
* Remvoing stylesheet refs and link to oldversions.ehilsdal2002-12-172-20/+10
|
* better error handling for cases where type name is required jhugunin2002-12-1723-59/+140
| | | | instead of type pattern
* can't use wildcards in target in 1.1jhugunin2002-12-171-3/+3
|
* reflects the 1.1 change that field-set join points have a void return typejhugunin2002-12-171-80/+80
|
* removed inaccurate old commentjhugunin2002-12-171-1/+1
|
* added comments and removed old warningjhugunin2002-12-171-1/+8
|
* more bug fixesjhugunin2002-12-174-8/+45
|
* extended coveragejhugunin2002-12-171-10/+44
|
* initial version - neglected .lst files in testdatawisberg2002-12-173-0/+13
|
* initial version - neglected .lst files in testdatawisberg2002-12-1714-0/+40
|
* initial version - neglected .lst files in testsrcwisberg2002-12-174-0/+4
|
* again aligning task with xlint realitywisberg2002-12-172-69/+124
|
* doc/script cleanupwisberg2002-12-172-73/+10
|
* emacssymwisberg2002-12-172-16/+32
|
* beta 2, usage for -emacssymwisberg2002-12-171-2/+3
|
* more bug fixesjhugunin2002-12-1710-56/+145
|
* fixed old syntaxjhugunin2002-12-171-1/+1
|
* propoogating Erik's changes to AbortExceptionjhugunin2002-12-172-2/+2
|
* bug fixesjhugunin2002-12-1713-198/+199
|