31 Commits (310fb8fe71b1d6950ac35219358dda6ffcacc69f)

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