65 Commits (ee648fed68ac1dc5f8ce2959fccd3dc350598238)

Autor SHA1 Mensaje Fecha
  chiba e2cfbeaed7 implemented JASSIST-170 hace 12 años
  chiba 205b65d96c fixed JASSIST-155 hace 12 años
  chiba 41bb82351c a minor bug fix hace 13 años
  chiba e639e4cf38 fixed JASSIST-132 hace 13 años
  chiba 4f0fd85816 fixed typos in the tutorial hace 14 años
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 hace 14 años
  chiba 2fe46756aa added the description on ClassFileWriter. hace 14 años
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) hace 14 años
  chiba df66d916e0 for fixing JASSIST-70 hace 15 años
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 hace 16 años
  chiba bd6d4dcb4c fixed a typo. hace 16 años
  chiba dc1297543e fixed a typo. hace 16 años
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). hace 17 años
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. hace 17 años
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. hace 17 años
  chiba 6d57767054 updated javadoc comments. hace 18 años
  chiba a52aa92705 renamed javassist.tool to javassist.tools hace 18 años
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. hace 18 años
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. hace 18 años
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). hace 18 años
  chiba eb12cc5d6b updated CtMember.append() for better performance. hace 18 años
  chiba bfdfdff690 added makeUniqueName() in CtClass. hace 18 años
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). hace 18 años
  chiba d59bfd284a updated javadoc comments hace 18 años
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 hace 19 años
  chiba 9366fe0862 Array initializer supports and better annotation supports. hace 19 años
  chiba 2d60b1690e modified the compiler to support "import". hace 19 años
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall hace 19 años
  chiba 9b1411e58b updates comments hace 19 años
  chiba 5de7634f05 update the tutorial hace 19 años
  chiba 6ab159e1f5 clarify that $0 means this. hace 19 años
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) hace 19 años
  chiba bd0d1580a7 Added javadoc comments. hace 19 años
  chiba e667c0de32 fixed a few bugs. hace 19 años
  chiba e793a77000 implemented removeMethod() etc. hace 19 años
  chiba 30ea2357da synchronized statement support. hace 19 años
  chiba 51ab670ccf edited the tutorial. hace 20 años
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. hace 20 años
  chiba 4fda748aa5 discarded the last changes hace 20 años
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. hace 20 años
  chiba f4a78cf275 updated some javadoc comments. hace 20 años
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections hace 20 años
  chiba aa92b8250e Bugs item #988787 has been fixed. hace 20 años
  chiba 785aa0c403 Updated the tutorial to be more understandable. hace 20 años
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) hace 20 años
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. hace 20 años
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. hace 20 años
  chiba b9a4443405 updated the tutorial hace 20 años
  chiba f0ffe50128 updated the tutorial. hace 20 años
  chiba fe4d1a1b0d Updated the tutorial hace 20 años