31 次代码提交 (310fb8fe71b1d6950ac35219358dda6ffcacc69f)

作者 SHA1 备注 提交日期
  shifujun c04c375e81 Fix MemberResolver.lookupMethod bug when super class has more precise match 6 个月前
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 年前
  Uragami Taichi ed620780ca Fix typo 5 年前
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 年前
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 年前
  chibash b110efa847 fixes JIRA JASSIST-250 8 年前
  chibash efae59551e fixed a bug reported as JASSIST-246 9 年前
  chibash e8c023af06 fixed javadoc bugs 9 年前
  chibash f2093c28be fiexed JASSIST-238 9 年前
  chibash f81b1ae4ed fixed JASSIST-188 11 年前
  chiba cbc67704ad fixed JASSIST-150 (fixed a bug on WeakHashMap) 12 年前
  chiba 0564d29d85 fixed JASSIST-150 12 年前
  chiba 121a67e8df added the Apache license. 13 年前
  chiba 9d096c5cbe fixed JASSIST-123 13 年前
  chiba e486045251 fixed JIRA JASSIST-61 16 年前
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 年前
  chiba a318d5d7d8 updated the copyright notices. 17 年前
  chiba 19a7ea2a85 modified to generate a better comiple error message. 18 年前
  chiba 35e52a2c0b fixed a bug of method dispatch. 18 年前
  chiba 774508d17c updated copyright notices 18 年前
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 19 年前
  chiba 2d60b1690e modified the compiler to support "import". 19 年前
  chiba a776280a9f modified so that an error message is thrown if the super class of java.lang.Object is accessed. 19 年前
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 年前
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 20 年前
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. 20 年前
  chiba bd4705d214 updated the copyright notices. 20 年前
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 年前
  chiba 8e20f83d11 fixed a bug on method lookup. 20 年前
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. 20 年前
  chiba cdca977159 I implemented a type checker for better code generation. 20 年前