1019 Commits (master)
 

Author SHA1 Message Date
  chiba 889debb103 Edited javadoc comments. 19 years ago
  chiba 7bb9f61c4d updated javadoc comments. 19 years ago
  chiba 51ab670ccf edited the tutorial. 19 years ago
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. 19 years ago
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 19 years ago
  chiba 4fda748aa5 discarded the last changes 19 years ago
  chiba f39d058e65 implemented CtField#getConstantValue(). 19 years ago
  chiba be3a1d153f temporary version. You cannot compile them. I'll discard the changes but want to check in for record. 19 years ago
  chiba 5d5407d0af fixed a bug in CtClass.getMethods() and javassist.reflect package 19 years ago
  chiba 8c82477b41 implemented pruning 19 years ago
  chiba 7fd8dd6838 .class support 19 years ago
  chiba 9308710319 implemented getMethodIndex() in javassist.reflect.ClassMetaobject 20 years ago
  chiba 2a6f1c826d modified CtClass#toString() 20 years ago
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. 20 years ago
  chiba f4a78cf275 updated some javadoc comments. 20 years ago
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError 20 years ago
  chiba fedf39720f fixed Bugs item #993090 20 years ago
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections 20 years ago
  chiba aa92b8250e Bugs item #988787 has been fixed. 20 years ago
  chiba 785aa0c403 Updated the tutorial to be more understandable. 20 years ago
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) 20 years ago
  chiba d51257fc94 revised javassist.bytecode.annotation package. 20 years ago
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. 20 years ago
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20 years ago
  patriot1burke fa03e04037 added Enum support to AnnotationInfo 20 years ago
  chiba 37712645ad minor and final changes for 3.0 beta 20 years ago
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 years ago
  chiba b431110d11 changed the copyright notice of javassist.bytecode.annotation 20 years ago
  chiba b40a895c91 CtClass.makeNestedClass() has been added. 20 years ago
  chiba b9a4443405 updated the tutorial 20 years ago
  chiba f0ffe50128 updated the tutorial. 20 years ago
  chiba fe4d1a1b0d Updated the tutorial 20 years ago
  chiba 318f2be20c Now, the compiler accepts a method that calls 20 years ago
  chiba d906bfb337 Now, the compiler accepts a method that accesses 20 years ago
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method 20 years ago
  chiba 1d249157de added CtClass#getDeclaringClass() 20 years ago
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who 20 years ago
  patriot1burke 652e4675e7 fixed some annotation bugs and added some integration features 20 years ago
  chiba c2301cdb2f added an error check. 20 years ago
  chiba 9972682683 modified the API to look good. 20 years ago
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance 20 years ago
  patriot1burke 8c3207c251 committed with bad \r\n 20 years ago
  chiba c86c20c27f performance tuning. 20 years ago
  chiba 17ac0d8287 edited for improving runtime performance. 20 years ago
  chiba 4929508cfb minor changes. 20 years ago
  chiba a5ddd6104e fixed bugs so that sample programs can run. 20 years ago
  chiba f480c5d912 Not needed anymore. 20 years ago
  chiba 3f73777f2c modified the ClassPool framework. 20 years ago
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior 20 years ago
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated 20 years ago