71 Ревизии (gh-pages)

Автор SHA1 Съобщение Дата
  Shigeru Chiba f0c3fdab7c release 3.19.0-GA. преди 9 години
  Shigeru Chiba 2c35b10807 Initial commit преди 9 години
  chibash e724bc8af9 updated the tutorial and some javadoc comments преди 9 години
  Greg 749abfe3b0 Fix typos. преди 10 години
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 преди 10 години
  chibash 24dc6650e0 clarified the description in the tutorial. преди 10 години
  chiba e2cfbeaed7 implemented JASSIST-170 преди 12 години
  chiba 205b65d96c fixed JASSIST-155 преди 12 години
  chiba 41bb82351c a minor bug fix преди 13 години
  chiba e639e4cf38 fixed JASSIST-132 преди 13 години
  chiba 4f0fd85816 fixed typos in the tutorial преди 14 години
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 преди 14 години
  chiba 2fe46756aa added the description on ClassFileWriter. преди 14 години
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) преди 14 години
  chiba df66d916e0 for fixing JASSIST-70 преди 15 години
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 преди 16 години
  chiba bd6d4dcb4c fixed a typo. преди 16 години
  chiba dc1297543e fixed a typo. преди 16 години
  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(). преди 17 години
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. преди 17 години
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. преди 17 години
  chiba 6d57767054 updated javadoc comments. преди 18 години
  chiba a52aa92705 renamed javassist.tool to javassist.tools преди 18 години
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. преди 18 години
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. преди 18 години
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). преди 18 години
  chiba eb12cc5d6b updated CtMember.append() for better performance. преди 18 години
  chiba bfdfdff690 added makeUniqueName() in CtClass. преди 18 години
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). преди 18 години
  chiba d59bfd284a updated javadoc comments преди 19 години
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 преди 19 години
  chiba 9366fe0862 Array initializer supports and better annotation supports. преди 19 години
  chiba 2d60b1690e modified the compiler to support "import". преди 19 години
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall преди 19 години
  chiba 9b1411e58b updates comments преди 19 години
  chiba 5de7634f05 update the tutorial преди 19 години
  chiba 6ab159e1f5 clarify that $0 means this. преди 19 години
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) преди 19 години
  chiba bd0d1580a7 Added javadoc comments. преди 19 години
  chiba e667c0de32 fixed a few bugs. преди 19 години
  chiba e793a77000 implemented removeMethod() etc. преди 19 години
  chiba 30ea2357da synchronized statement support. преди 19 години
  chiba 51ab670ccf edited the tutorial. преди 20 години
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. преди 20 години
  chiba 4fda748aa5 discarded the last changes преди 20 години
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. преди 20 години
  chiba f4a78cf275 updated some javadoc comments. преди 20 години
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections преди 20 години
  chiba aa92b8250e Bugs item #988787 has been fixed. преди 20 години
  chiba 785aa0c403 Updated the tutorial to be more understandable. преди 20 години