aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/annotation
Commit message (Expand)AuthorAgeFilesLines
...
* reformatted the files edited by Bill.chiba2004-09-281-72/+62
* * additional methods to AnnotationsAttribute to support addingpatriot1burke2004-09-141-60/+72
* implemented pruningchiba2004-08-192-6/+4
* revised javassist.bytecode.annotation package.chiba2004-06-2520-1188/+1114
* Added javassist.bytecode.AnnotationsAttribute and support classes.chiba2004-06-106-9/+528
* added Enum support to AnnotationInfopatriot1burke2004-06-033-9/+48
* changed the copyright notice of javassist.bytecode.annotationchiba2004-05-1517-73/+216
* fixed some annotation bugs and added some integration featurespatriot1burke2004-04-2416-111/+334
* added annotation support. Only Enum types not supported when addingpatriot1burke2004-04-0316-0/+1060