66 Commits (707e08af67f99805c22b1890296052ea6b14e5d0)
 

Autor SHA1 Mensagem Data
  chiba 707e08af67 changed delimiters, etc. 20 anos atrás
  chiba d2ab0807ae changed line delimiters. 20 anos atrás
  chiba f56bd9e72f changed the stuff related to ClassPool. 20 anos atrás
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding 20 anos atrás
  chiba 98cf25f68b fixed a typo. 20 anos atrás
  chiba e057bbef56 changed to throw an exception if a duplicate method/field is added. 20 anos atrás
  chiba 805dd3c4f8 changed the compiler so that multiple statements do not need to be 20 anos atrás
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. 20 anos atrás
  chiba 0cbf7a9b80 update javadoc comments. 20 anos atrás
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty 20 anos atrás
  chiba 100b440ac9 local variables were made available in the source text passed 20 anos atrás
  chiba bd4705d214 updated the copyright notices. 20 anos atrás
  chiba 2817e9c078 added the description of insertAt() in CtBehavior. 20 anos atrás
  chiba e315747293 fixed a number of javadoc warnings. 20 anos atrás
  chiba 33894b1cae CtBehavior#insertAt() and support methods have been implemented. 20 anos atrás
  chiba ba0a3e1739 fixed a compiler bug. 20 anos atrás
  chiba df567502f8 changed the version string. 20 anos atrás
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security 20 anos atrás
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 anos atrás
  chiba 8e20f83d11 fixed a bug on method lookup. 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 ced4ae1f0e changed the behavior of CtClassType.setSuperclass(). 20 anos atrás
  chiba 2799b5c40f made javassist.expr.MethodCall#replace correctly work 20 anos atrás
  chiba ff4f2c43c1 enabled the parser to parse switch and synchronized statements. 20 anos atrás
  chiba c7d2341f4d added CtClass.main(). 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 93e8b3bf46 updated tutorial so that it says the class names passed to the compiler 21 anos atrás
  chiba cb8289a695 fixed warnings reported by Eclipse. 21 anos atrás
  chiba 77db45dc7c fixed a javadoc comment. 21 anos atrás
  chiba 5e02784541 added javassist.bytecode.DeprecatedAttribute. 21 anos atrás
  chiba 8443351108 updated documents. 21 anos atrás
  chiba 2992b5313b made ClassPool.SimpleLoader public. 21 anos atrás
  chiba efa5f73e7d implemented CtBehavior.setBody with $proceed. 21 anos atrás
  chiba 1592597bc6 implemented toString(). 21 anos atrás
  chiba 377937bfbe changed the version number to 2.7 21 anos atrás
  chiba 87f4d5dd1d corrected to be able to compile an infinite loop. 21 anos atrás
  chiba eacc721fa5 fixed a bug in CtField. 21 anos atrás
  chiba fe122bdfe2 changed the behavior of CtClassType.setSuperclass(). 21 anos atrás
  chiba c8eb33fc60 made to produce bytecode that HotSpot 1.3 can compile to be 21 anos atrás
  chiba 421e4885eb fixed a bug in the compiler, which could not compile a try statement 21 anos atrás
  chiba d96924c601 updated some javadoc comments. 21 anos atrás
  chiba 4fc98e2092 added Expr#indexofBytecode. 21 anos atrás
  chiba 08d551923e fixed typo in a javadoc comment. 21 anos atrás
  chiba f6c16db268 added ClassPool#removeCached so that subclasses of ClassPool can do 21 anos atrás
  chiba abef4b9fb6 enforced close() in a finally block. 21 anos atrás
  chiba 5a846bbe35 minor bugs have been fixed. 21 anos atrás
  patriot1burke 5372926c91 added comments for 2.5.1 21 anos atrás
  chiba 96ab4218a3 fixed the version number. 21 anos atrás