| Commit message (Expand) | Author | Age | Files | Lines |
* | added coverage for this(InaccessibleTypeToOthers) | jhugunin | 2002-12-18 | 1 | -1/+3 |
* | ignoring Xlint errors from some cases with deliberately missing type names | jhugunin | 2002-12-18 | 1 | -2/+2 |
* | removed use of getSourceLocation.getColumn() | jhugunin | 2002-12-18 | 1 | -4/+5 |
* | fixed accidental capture of StringBuffer.append(int) | jhugunin | 2002-12-18 | 1 | -1/+1 |
* | field sets are void | jhugunin | 2002-12-18 | 1 | -3/+3 |
* | dominates -> declare dominates | jhugunin | 2002-12-18 | 1 | -1/+1 |
* | changed for void return type of field sets | jhugunin | 2002-12-18 | 1 | -3/+4 |
* | can't use type patterns in target | jhugunin | 2002-12-18 | 1 | -2/+2 |
* | can't use type patterns in target | jhugunin | 2002-12-18 | 1 | -1/+1 |
* | can't use type patterns in inter-type declarations | jhugunin | 2002-12-18 | 1 | -3/+3 |
* | updated for correct privileged rules that import is not inside the scope of
| jhugunin | 2002-12-18 | 4 | -22/+18 |
* | can't use wildcards in target in 1.1 | jhugunin | 2002-12-17 | 1 | -3/+3 |
* | reflects the 1.1 change that field-set join points have a void return type | jhugunin | 2002-12-17 | 1 | -80/+80 |
* | removed inaccurate old comment | jhugunin | 2002-12-17 | 1 | -1/+1 |
* | added comments and removed old warning | jhugunin | 2002-12-17 | 1 | -1/+8 |
* | extended coverage | jhugunin | 2002-12-17 | 1 | -10/+44 |
* | fixed old syntax | jhugunin | 2002-12-17 | 1 | -1/+1 |
* | updated error lines | jhugunin | 2002-12-17 | 1 | -2/+2 |
* | fixed type name error confusing real issue | jhugunin | 2002-12-16 | 1 | -1/+1 |
* | updated for better source locations from eclipse compiler | jhugunin | 2002-12-16 | 1 | -12/+12 |
* | excluding preinitialization join points from around advice since
| jhugunin | 2002-12-16 | 1 | -7/+7 |
* | initial version | wisberg | 2002-12-16 | 2 | -0/+28 |
* | initial version | wisberg | 2002-12-16 | 1136 | -0/+83907 |