77 Ревизии (52a455616e4077b5b61823cb4765c02fc6866f9a)

Автор SHA1 Съобщение Дата
  chiba 52a455616e restructred sub packages преди 18 години
  chiba 5b8d2d6c7a fixed a bug on renameClass(). преди 18 години
  chiba 23e4e9827e changed to generate more javap-friendly code преди 18 години
  chiba 07eda55dcc implemented recursive replace() for ExprEditor. преди 18 години
  chiba c9ab3dda7e added addGetfield() and addPutfield() in javassist.bytecode.Bytecode. преди 18 години
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. преди 18 години
  chiba 7ea6c585a1 updated javadoc comments. преди 18 години
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). преди 18 години
  chiba 0446eb7e74 improved the performance of Bytecode and ConstPool. Added clone() to Bytecode. преди 18 години
  chiba 5292871f7d fixed a bug found when an annotation includes an empty array. преди 19 години
  chiba 5e191f7f29 fixed JIRA Javassist-9. javadoc comments have been updated. преди 19 години
  chiba 9366fe0862 Array initializer supports and better annotation supports. преди 19 години
  chiba f6faf5fde7 fixed a compilation problem of static final fields. преди 19 години
  chiba 6dc6b9945e added getSize() преди 19 години
  chiba b4357bab0d deleted some local variables that are never read. преди 19 години
  chiba 5de7634f05 update the tutorial преди 19 години
  chiba 1ae8f41102 minor fixes преди 19 години
  chiba ee8265e79f Turning the automatic pruning on by default. преди 19 години
  chiba c4db11b46b fixed a bug I enbugged in the previous version преди 19 години
  chiba e7f278c40b reformatted the files and added javadoc comments. преди 19 години
  bill f5d84c890b Fix pruning so that exceptions and annotation attributes are not ditched. преди 19 години
  bill 2f50864a52 bug in writing enumvalue преди 19 години
  chiba d555274962 some simple style changes преди 19 години
  chiba a370566827 checked the previous modifications and adjusted the format. преди 19 години
  ejort 82d3da5daa Also previous modification adds the ability to retrieve all classes referenced in the constant pool преди 19 години
  ejort e2f3a29074 Add the ability to retrieve and change the Major/Minor versions of the ClassFile преди 19 години
  chiba bf8c6f9ca9 add support for obtaining default annotation member values (the same patch as Bill's but more javadoc comments) преди 19 години
  chiba 16ecc51f82 fixed a bug in LocalVariableAttribute преди 19 години
  chiba bd0d1580a7 Added javadoc comments. преди 19 години
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. преди 19 години
  chiba e793a77000 implemented removeMethod() etc. преди 19 години
  chiba 91895bb38c Reformatted the soruce files modified by Bill. преди 19 години
  patriot1burke b28caee373 methodinfos are not equal for some reason. преди 19 години
  chiba 30ea2357da synchronized statement support. преди 19 години
  chiba 86309c3ef2 reformatted. преди 19 години
  patriot1burke 56c38f0ea0 handle primitives in annotation ClassMembers преди 19 години
  chiba aca939f8d7 reformatted the files edited by Bill. преди 20 години
  patriot1burke 02c99beb98 * additional methods to AnnotationsAttribute to support adding преди 20 години
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. преди 20 години
  chiba f39d058e65 implemented CtField#getConstantValue(). преди 20 години
  chiba 5d5407d0af fixed a bug in CtClass.getMethods() and javassist.reflect package преди 20 години
  chiba 8c82477b41 implemented pruning преди 20 години
  chiba 7fd8dd6838 .class support преди 20 години
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. преди 20 години
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError преди 20 години
  chiba aa92b8250e Bugs item #988787 has been fixed. преди 20 години
  chiba d51257fc94 revised javassist.bytecode.annotation package. преди 20 години
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. преди 20 години
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. преди 20 години
  patriot1burke fa03e04037 added Enum support to AnnotationInfo преди 20 години