44 Commits (e71398c6fc652b8c522da858906a4385cf102130)

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