49 次程式碼提交 (rel_3_1)

作者 SHA1 備註 提交日期
  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 年之前
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) 20 年之前
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20 年之前
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 年之前
  chiba b9a4443405 updated the tutorial 20 年之前
  chiba f0ffe50128 updated the tutorial. 20 年之前
  chiba fe4d1a1b0d Updated the tutorial 20 年之前
  chiba 0cbf7a9b80 update javadoc comments. 20 年之前
  chiba 100b440ac9 local variables were made available in the source text passed 20 年之前
  chiba 2817e9c078 added the description of insertAt() in CtBehavior. 20 年之前
  chiba 93e8b3bf46 updated tutorial so that it says the class names passed to the compiler 21 年之前
  chiba 8443351108 updated documents. 21 年之前
  chiba 2992b5313b made ClassPool.SimpleLoader public. 21 年之前
  chiba d96924c601 updated some javadoc comments. 21 年之前
  chiba f6c16db268 added ClassPool#removeCached so that subclasses of ClassPool can do 21 年之前
  chiba 5a846bbe35 minor bugs have been fixed. 21 年之前
  chiba 03e676c3ec changed CtBehavior.setBody() so that setBody(null) produces a body 21 年之前
  chiba 0ed1ede707 fixed a bug in CtBehavior#setBody(). 21 年之前
  chiba 5fc3a4c6aa modified the semantics of ($r). 21 年之前
  chiba dea5156362 fixed several compiler bugs and updated the tutorial. 21 年之前
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 年之前
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 年之前