| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
DUP usually come after NEW, but not necessary.
#453
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following were applied during multiple itterations through the source.
* Parameterize raw types.
* Mark unused members.
* Annotate override and deprecated methods.
* Convert loops to enhance for loop.
* Remove redundant else statements.
* Widening collection type references.
* Optimize code for improved readability.
* Squash compiler warnings.
* Identify smells.
|
|
|
|
| |
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@584 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
|
|
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@454 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
|