44 次程式碼提交 (e71398c6fc652b8c522da858906a4385cf102130)

作者 SHA1 備註 提交日期
  Sam Ma e71398c6fc Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class 5 年之前
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 年之前
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 年之前
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 年之前
  chibash e44bf416bf fixes JIRA JASSIST-248. 8 年之前
  chibash a4f46cd3a9 fixed JASSIST-242 9 年之前
  chibash f2093c28be fiexed JASSIST-238 9 年之前
  chibash 387bb5897b fixed JASSIST-158 11 年之前
  chiba 226a8f53e5 fixed JASSIST-177 11 年之前
  chiba 0564d29d85 fixed JASSIST-150 12 年之前
  chiba 121a67e8df added the Apache license. 13 年之前
  chiba 91a1c094f0 fixed typos. 14 年之前
  chiba bead430f64 JASSIST-76 15 年之前
  chiba a318d5d7d8 updated the copyright notices. 17 年之前
  chiba b8445cabac fixed bugs related to stack map tables. 17 年之前
  chiba 8242ef42ef the version of the class file generated from scratch was changed from JDK 1.1 to 1.3. 17 年之前
  chiba 33ce6656c3 changed the compiler so that .class will be compiled into ldc. 17 年之前
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. 17 年之前
  chiba 774508d17c updated copyright notices 18 年之前
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 19 年之前
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 年之前
  chiba 001d765704 fixed a bug so that the compiler distinguishes a length field and the array length operator. 19 年之前
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 年之前
  chiba be2809ffa5 supports finally clauses 19 年之前
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 20 年之前
  chiba 8c82477b41 implemented pruning 20 年之前
  chiba 7fd8dd6838 .class support 20 年之前
  chiba 318f2be20c Now, the compiler accepts a method that calls 20 年之前
  chiba d906bfb337 Now, the compiler accepts a method that accesses 20 年之前
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method 20 年之前
  chiba 1d249157de added CtClass#getDeclaringClass() 20 年之前
  chiba bd4705d214 updated the copyright notices. 20 年之前
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 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 年之前
  chiba 2799b5c40f made javassist.expr.MethodCall#replace correctly work 20 年之前
  chiba b730655d0d improved the compilation of static method calls. 20 年之前
  chiba d0add86d97 Improved the performance of $proceed when it represents a static method. 20 年之前
  chiba 421e4885eb fixed a bug in the compiler, which could not compile a try statement 21 年之前
  chiba dea5156362 fixed several compiler bugs and updated the tutorial. 21 年之前
  chiba 1f290d5400 fixed an array-access bug. 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 年之前