44 Commits (e71398c6fc652b8c522da858906a4385cf102130)

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