31 коммитов (310fb8fe71b1d6950ac35219358dda6ffcacc69f)

Автор SHA1 Сообщение Дата
  shifujun c04c375e81 Fix MemberResolver.lookupMethod bug when super class has more precise match 5 месяцев назад
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 лет назад
  Uragami Taichi ed620780ca Fix typo 4 лет назад
  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 лет назад