29 Commits (b08992a24579dd3c509ba3a8d06e9d9fb38fea7f)

Author SHA1 Message Date
  kite b08992a245 Issue: #445. Add a method that can get the reference class name, and add the parsing of generics based on the #getRefClasses method. 1 year ago
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 years ago
  chiba 08ac7045ce for 3.8.0.GA release 16 years ago
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba 0552a7af39 supported generic type signatures. 17 years ago
  chiba 43a08a3a82 added CtBehavior.getLongName() 17 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 52a455616e restructred sub packages 18 years ago
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. 18 years ago
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). 18 years ago
  chiba d555274962 some simple style changes 19 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba 86309c3ef2 reformatted. 19 years ago
  patriot1burke 56c38f0ea0 handle primitives in annotation ClassMembers 19 years ago
  chiba 5d5407d0af fixed a bug in CtClass.getMethods() and javassist.reflect package 20 years ago
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. 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 e057bbef56 changed to throw an exception if a duplicate method/field is added. 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba 2e9cd7421a changed the license. 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