Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Organize imports to disolve ambiguity. | nickl- | 2017-10-30 | 1 | -1/+1 |
| | |||||
* | Source walk/Spring clean/Parameterize/Enhance et.al. | nickl- | 2017-10-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | 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. | ||||
* | added the Apache license. | chiba | 2011-07-08 | 1 | -2/+3 |
| | | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@584 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 | ||||
* | added a simple ASM-like API. | chiba | 2010-05-08 | 1 | -0/+193 |
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@542 30ef5769-5b8d-40dd-aea6-55b5d6557bb3 |