226 Commits (rel_3_1)
 

Autor SHA1 Mensaje Fecha
  chiba 17ac0d8287 edited for improving runtime performance. hace 20 años
  chiba 4929508cfb minor changes. hace 20 años
  chiba a5ddd6104e fixed bugs so that sample programs can run. hace 20 años
  chiba f480c5d912 Not needed anymore. hace 20 años
  chiba 3f73777f2c modified the ClassPool framework. hace 20 años
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior hace 20 años
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated hace 20 años
  patriot1burke e8ec218d12 fixed some things that broke JBoss AOP hace 20 años
  chiba e6621eb41b addTranslator() was still wrong. hace 20 años
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since hace 20 años
  chiba 707e08af67 changed delimiters, etc. hace 20 años
  chiba d2ab0807ae changed line delimiters. hace 20 años
  chiba f56bd9e72f changed the stuff related to ClassPool. hace 20 años
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding hace 20 años
  chiba 98cf25f68b fixed a typo. hace 20 años
  chiba e057bbef56 changed to throw an exception if a duplicate method/field is added. hace 20 años
  chiba 805dd3c4f8 changed the compiler so that multiple statements do not need to be hace 20 años
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. hace 20 años
  chiba 0cbf7a9b80 update javadoc comments. hace 20 años
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty hace 20 años
  chiba 100b440ac9 local variables were made available in the source text passed hace 20 años
  chiba bd4705d214 updated the copyright notices. hace 20 años
  chiba 2817e9c078 added the description of insertAt() in CtBehavior. hace 20 años
  chiba e315747293 fixed a number of javadoc warnings. hace 20 años
  chiba 33894b1cae CtBehavior#insertAt() and support methods have been implemented. hace 20 años
  chiba ba0a3e1739 fixed a compiler bug. hace 20 años
  chiba df567502f8 changed the version string. hace 20 años
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security hace 20 años
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). hace 20 años
  chiba 8e20f83d11 fixed a bug on method lookup. 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 ced4ae1f0e changed the behavior of CtClassType.setSuperclass(). hace 20 años
  chiba 2799b5c40f made javassist.expr.MethodCall#replace correctly work hace 20 años
  chiba ff4f2c43c1 enabled the parser to parse switch and synchronized statements. hace 20 años
  chiba c7d2341f4d added CtClass.main(). 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 93e8b3bf46 updated tutorial so that it says the class names passed to the compiler hace 20 años
  chiba cb8289a695 fixed warnings reported by Eclipse. hace 20 años
  chiba 77db45dc7c fixed a javadoc comment. hace 20 años
  chiba 5e02784541 added javassist.bytecode.DeprecatedAttribute. hace 20 años
  chiba 8443351108 updated documents. hace 20 años
  chiba 2992b5313b made ClassPool.SimpleLoader public. hace 20 años
  chiba efa5f73e7d implemented CtBehavior.setBody with $proceed. hace 21 años
  chiba 1592597bc6 implemented toString(). hace 21 años
  chiba 377937bfbe changed the version number to 2.7 hace 21 años
  chiba 87f4d5dd1d corrected to be able to compile an infinite loop. hace 21 años
  chiba eacc721fa5 fixed a bug in CtField. hace 21 años
  chiba fe122bdfe2 changed the behavior of CtClassType.setSuperclass(). hace 21 años