6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Edited javadoc comments. More... over 19 years ago
updated javadoc comments. More... over 19 years ago
edited the tutorial. More... over 19 years ago
Now the compiler supports a switch statement. More... over 19 years ago
modified the code generator to compute constant expressions at compile time. More... over 19 years ago
discarded the last changes More... over 19 years ago
implemented CtField#getConstantValue(). More... over 19 years ago
temporary version. You cannot compile them. I'll discard the changes but want to check in for record. More... over 19 years ago
fixed a bug in CtClass.getMethods() and javassist.reflect package More... over 19 years ago
implemented pruning More... over 19 years ago
.class support More... over 19 years ago
implemented getMethodIndex() in javassist.reflect.ClassMetaobject More... over 19 years ago
modified CtClass#toString() More... over 19 years ago
javassist.expr.NewArray has been implemented. More... over 19 years ago
updated some javadoc comments. More... almost 20 years ago
fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError implemented CtBehavior#addLocalVariable() More... almost 20 years ago
fixed Bugs item #993090 More... almost 20 years ago
Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections More... almost 20 years ago
Bugs item #988787 has been fixed. More... almost 20 years ago
Updated the tutorial to be more understandable. More... almost 20 years ago
Fixed Bugs item #987038 (opened at 2004-07-08 15:06) More... almost 20 years ago
revised javassist.bytecode.annotation package. More... almost 20 years ago
Added javassist.bytecode.AnnotationsAttribute and support classes. More... almost 20 years ago
Changed subclasses of javassist.expr.Expr so that $_ is always initialized. More... almost 20 years ago
added Enum support to AnnotationInfo Updated for JDK 1.5 Beta2 changes type_index for Annotation is now UTF8 descriptor, same for all other class types More... almost 20 years ago
minor and final changes for 3.0 beta More... almost 20 years ago
added computeMaxStack() in CodeAttribute. More... almost 20 years ago
changed the copyright notice of javassist.bytecode.annotation More... almost 20 years ago
CtClass.makeNestedClass() has been added. More... almost 20 years ago
updated the tutorial More... almost 20 years ago