72 Комити (master)

Аутор SHA1 Порука Датум
  ⸮o-o ? 林 a8edcb2fe4
Update tutorial.html: `javassist.util.HotSwapper` пре 4 месеци
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object пре 8 година
  chibash bb2e4c8745 updates the tutorial пре 8 година
  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 пре 13 година
  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 пре 18 година
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 пре 18 година
  chiba 9366fe0862 Array initializer supports and better annotation supports. пре 18 година
  chiba 2d60b1690e modified the compiler to support "import". пре 18 година
  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. пре 19 година
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. пре 19 година
  chiba 4fda748aa5 discarded the last changes пре 19 година
  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 година