36 Commits (4cf21faf5416cb73988ba7556fdb91f6f604b311)

Author SHA1 Message Date
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 years ago
  chibash bb2e4c8745 updates the tutorial 8 years ago
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 years ago
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 10 years ago
  chibash 24dc6650e0 clarified the description in the tutorial. 10 years ago
  chiba e639e4cf38 fixed JASSIST-132 13 years ago
  chiba 4f0fd85816 fixed typos in the tutorial 13 years ago
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 years ago
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. 17 years ago
  chiba bfdfdff690 added makeUniqueName() in CtClass. 18 years ago
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 18 years ago
  chiba 9366fe0862 Array initializer supports and better annotation supports. 18 years ago
  chiba 2d60b1690e modified the compiler to support "import". 18 years ago
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall 19 years ago
  chiba 6ab159e1f5 clarify that $0 means this. 19 years ago
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) 19 years ago
  chiba bd0d1580a7 Added javadoc comments. 19 years ago
  chiba e667c0de32 fixed a few bugs. 19 years ago
  chiba e793a77000 implemented removeMethod() etc. 19 years ago
  chiba 30ea2357da synchronized statement support. 19 years ago
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. 19 years ago
  chiba 4fda748aa5 discarded the last changes 19 years ago
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. 20 years ago
  chiba f4a78cf275 updated some javadoc comments. 20 years ago
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 years ago
  chiba 100b440ac9 local variables were made available in the source text passed 20 years ago
  chiba 2817e9c078 added the description of insertAt() in CtBehavior. 20 years ago
  chiba 93e8b3bf46 updated tutorial so that it says the class names passed to the compiler 20 years ago
  chiba 8443351108 updated documents. 20 years ago
  chiba d96924c601 updated some javadoc comments. 21 years ago
  chiba 03e676c3ec changed CtBehavior.setBody() so that setBody(null) produces a body 21 years ago
  chiba 0ed1ede707 fixed a bug in CtBehavior#setBody(). 21 years ago
  chiba 5fc3a4c6aa modified the semantics of ($r). 21 years ago
  chiba dea5156362 fixed several compiler bugs and updated the tutorial. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago