33 次代码提交 (03f85a33931c6090477926c15ce9bdfeb0c5ce28)

作者 SHA1 备注 提交日期
  chibash 03f85a3393 fixes typos in javadoc comments 7 年前
  chibash e3f096df2d updates javadoc comments. 8 年前
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 年前
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 9 年前
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 年前
  chiba e2cfbeaed7 implemented JASSIST-170 12 年前
  chiba 121a67e8df added the Apache license. 13 年前
  chiba 066ce8b872 fixed JASSIST-119 14 年前
  chiba a690c8bf87 fixed JASSIST-84 15 年前
  chiba 04bb09167d for JASSIST-37 (again) 16 年前
  chiba 1d637574af for JASSIST-37 16 年前
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). 17 年前
  chiba a318d5d7d8 updated the copyright notices. 17 年前
  chiba 4752e2e80c supported generic type signatures. 17 年前
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 年前
  chiba f19b6003ae reformatted. 18 年前
  kkhan 0273ae2abc add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. These work the same as getAnnotations() but instead of throwing a ClassNotFoundException, annotations not on the classpath are not returned. 18 年前
  chiba 774508d17c updated copyright notices 18 年前
  chiba d3f0404b8b updated javadoc comments. 18 年前
  chiba 39b350bc4b updated javadoc comments 18 年前
  chiba d59bfd284a updated javadoc comments 19 年前
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 年前
  chiba f6faf5fde7 fixed a compilation problem of static final fields. 19 年前
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 年前
  chiba e793a77000 implemented removeMethod() etc. 19 年前
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 20 年前
  chiba f39d058e65 implemented CtField#getConstantValue(). 20 年前
  chiba bd4705d214 updated the copyright notices. 20 年前
  chiba 1592597bc6 implemented toString(). 21 年前
  chiba eacc721fa5 fixed a bug in CtField. 21 年前
  chiba 2e9cd7421a changed the license. 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 年前