613 Commits (rel_3_0)
 

Author SHA1 Message Date
  chiba 7d35a76c5d fixed a bug in javadoc comments 19 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba e667c0de32 fixed a few bugs. 19 years ago
  chiba e793a77000 implemented removeMethod() etc. 19 years ago
  chiba 91895bb38c Reformatted the soruce files modified by Bill. 19 years ago
  patriot1burke b28caee373 methodinfos are not equal for some reason. 19 years ago
  chiba 804fb36894 fixed a bug in CtConstructor#getName() 19 years ago
  chiba be2809ffa5 supports finally clauses 19 years ago
  chiba 30ea2357da synchronized statement support. 19 years ago
  chiba 6dfecfeff4 minor updates for reflecting forum posts 19 years ago
  chiba b3dce09331 Made the constructors in subclasses of Expr protected. 19 years ago
  chiba 86309c3ef2 reformatted. 19 years ago
  patriot1burke 56c38f0ea0 handle primitives in annotation ClassMembers 19 years ago
  chiba d77cb45569 Expr.where() throws an exception if the expression is in a static initializer. 19 years ago
  chiba 8256ce571f requested by Eric Tanter 19 years ago
  chiba aca939f8d7 reformatted the files edited by Bill. 19 years ago
  patriot1burke 02c99beb98 * additional methods to AnnotationsAttribute to support adding 19 years ago
  chiba 1e8cb81f35 javadoc comments have been modified. 19 years ago
  chiba 889debb103 Edited javadoc comments. 19 years ago
  chiba 7bb9f61c4d updated javadoc comments. 19 years ago
  chiba 51ab670ccf edited the tutorial. 19 years ago
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. 19 years ago
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 19 years ago
  chiba 4fda748aa5 discarded the last changes 19 years ago
  chiba f39d058e65 implemented CtField#getConstantValue(). 19 years ago
  chiba be3a1d153f temporary version. You cannot compile them. I'll discard the changes but want to check in for record. 19 years ago
  chiba 5d5407d0af fixed a bug in CtClass.getMethods() and javassist.reflect package 19 years ago
  chiba 8c82477b41 implemented pruning 20 years ago
  chiba 7fd8dd6838 .class support 20 years ago
  chiba 9308710319 implemented getMethodIndex() in javassist.reflect.ClassMetaobject 20 years ago
  chiba 2a6f1c826d modified CtClass#toString() 20 years ago
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. 20 years ago
  chiba f4a78cf275 updated some javadoc comments. 20 years ago
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError 20 years ago
  chiba fedf39720f fixed Bugs item #993090 20 years ago
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections 20 years ago
  chiba aa92b8250e Bugs item #988787 has been fixed. 20 years ago
  chiba 785aa0c403 Updated the tutorial to be more understandable. 20 years ago
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) 20 years ago
  chiba d51257fc94 revised javassist.bytecode.annotation package. 20 years ago
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. 20 years ago
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20 years ago
  patriot1burke fa03e04037 added Enum support to AnnotationInfo 20 years ago
  chiba 37712645ad minor and final changes for 3.0 beta 20 years ago
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 years ago
  chiba b431110d11 changed the copyright notice of javassist.bytecode.annotation 20 years ago
  chiba b40a895c91 CtClass.makeNestedClass() has been added. 20 years ago
  chiba b9a4443405 updated the tutorial 20 years ago
  chiba f0ffe50128 updated the tutorial. 20 years ago
  chiba fe4d1a1b0d Updated the tutorial 20 years ago