106 コミット (3b946e08d56d6f0327ef5d501f9f2c5363e0f544)
 

作成者 SHA1 メッセージ 日付
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. 20年前
  chiba f4a78cf275 updated some javadoc comments. 20年前
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError 20年前
  chiba fedf39720f fixed Bugs item #993090 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 d51257fc94 revised javassist.bytecode.annotation package. 20年前
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. 20年前
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20年前
  patriot1burke fa03e04037 added Enum support to AnnotationInfo 20年前
  chiba 37712645ad minor and final changes for 3.0 beta 20年前
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20年前
  chiba b431110d11 changed the copyright notice of javassist.bytecode.annotation 20年前
  chiba b40a895c91 CtClass.makeNestedClass() has been added. 20年前
  chiba b9a4443405 updated the tutorial 20年前
  chiba f0ffe50128 updated the tutorial. 20年前
  chiba fe4d1a1b0d Updated the tutorial 20年前
  chiba 318f2be20c Now, the compiler accepts a method that calls 20年前
  chiba d906bfb337 Now, the compiler accepts a method that accesses 20年前
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method 20年前
  chiba 1d249157de added CtClass#getDeclaringClass() 20年前
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who 20年前
  patriot1burke 652e4675e7 fixed some annotation bugs and added some integration features 20年前
  chiba c2301cdb2f added an error check. 20年前
  chiba 9972682683 modified the API to look good. 20年前
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance 20年前
  patriot1burke 8c3207c251 committed with bad \r\n 20年前
  chiba c86c20c27f performance tuning. 20年前
  chiba 17ac0d8287 edited for improving runtime performance. 20年前
  chiba 4929508cfb minor changes. 20年前
  chiba a5ddd6104e fixed bugs so that sample programs can run. 20年前
  chiba f480c5d912 Not needed anymore. 20年前
  chiba 3f73777f2c modified the ClassPool framework. 20年前
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior 20年前
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated 20年前
  patriot1burke e8ec218d12 fixed some things that broke JBoss AOP 20年前
  chiba e6621eb41b addTranslator() was still wrong. 20年前
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since 20年前
  chiba 707e08af67 changed delimiters, etc. 20年前
  chiba d2ab0807ae changed line delimiters. 20年前
  chiba f56bd9e72f changed the stuff related to ClassPool. 20年前
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding 20年前
  chiba 98cf25f68b fixed a typo. 20年前
  chiba e057bbef56 changed to throw an exception if a duplicate method/field is added. 20年前
  chiba 805dd3c4f8 changed the compiler so that multiple statements do not need to be 20年前
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. 20年前
  chiba 0cbf7a9b80 update javadoc comments. 20年前
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty 20年前