88 Revize (fe4d1a1b0ddcd6941ab3087732680abe277e9404)
 

Autor SHA1 Zpráva Datum
  chiba fe4d1a1b0d Updated the tutorial před 20 roky
  chiba 318f2be20c Now, the compiler accepts a method that calls před 20 roky
  chiba d906bfb337 Now, the compiler accepts a method that accesses před 20 roky
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method před 20 roky
  chiba 1d249157de added CtClass#getDeclaringClass() před 20 roky
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who před 20 roky
  patriot1burke 652e4675e7 fixed some annotation bugs and added some integration features před 20 roky
  chiba c2301cdb2f added an error check. před 20 roky
  chiba 9972682683 modified the API to look good. před 20 roky
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance před 20 roky
  patriot1burke 8c3207c251 committed with bad \r\n před 20 roky
  chiba c86c20c27f performance tuning. před 20 roky
  chiba 17ac0d8287 edited for improving runtime performance. před 20 roky
  chiba 4929508cfb minor changes. před 20 roky
  chiba a5ddd6104e fixed bugs so that sample programs can run. před 20 roky
  chiba f480c5d912 Not needed anymore. před 20 roky
  chiba 3f73777f2c modified the ClassPool framework. před 20 roky
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior před 20 roky
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated před 20 roky
  patriot1burke e8ec218d12 fixed some things that broke JBoss AOP před 20 roky
  chiba e6621eb41b addTranslator() was still wrong. před 20 roky
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since před 20 roky
  chiba 707e08af67 changed delimiters, etc. před 20 roky
  chiba d2ab0807ae changed line delimiters. před 20 roky
  chiba f56bd9e72f changed the stuff related to ClassPool. před 20 roky
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding před 20 roky
  chiba 98cf25f68b fixed a typo. před 20 roky
  chiba e057bbef56 changed to throw an exception if a duplicate method/field is added. před 20 roky
  chiba 805dd3c4f8 changed the compiler so that multiple statements do not need to be před 20 roky
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. před 20 roky
  chiba 0cbf7a9b80 update javadoc comments. před 20 roky
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty před 20 roky
  chiba 100b440ac9 local variables were made available in the source text passed před 20 roky
  chiba bd4705d214 updated the copyright notices. před 20 roky
  chiba 2817e9c078 added the description of insertAt() in CtBehavior. před 20 roky
  chiba e315747293 fixed a number of javadoc warnings. před 20 roky
  chiba 33894b1cae CtBehavior#insertAt() and support methods have been implemented. před 20 roky
  chiba ba0a3e1739 fixed a compiler bug. před 20 roky
  chiba df567502f8 changed the version string. před 20 roky
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security před 20 roky
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). před 20 roky
  chiba 8e20f83d11 fixed a bug on method lookup. před 20 roky
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. před 20 roky
  chiba cdca977159 I implemented a type checker for better code generation. před 20 roky
  chiba ced4ae1f0e changed the behavior of CtClassType.setSuperclass(). před 20 roky
  chiba 2799b5c40f made javassist.expr.MethodCall#replace correctly work před 20 roky
  chiba ff4f2c43c1 enabled the parser to parse switch and synchronized statements. před 20 roky
  chiba c7d2341f4d added CtClass.main(). před 20 roky
  chiba b730655d0d improved the compilation of static method calls. před 20 roky
  chiba d0add86d97 Improved the performance of $proceed when it represents a static method. před 20 roky