44 Commits (e71398c6fc652b8c522da858906a4385cf102130)

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