38 Commits (7c1450fd7d23d45faf7036f9467c820a91d99202)

Author SHA1 Message Date
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections 20 years ago
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20 years ago
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 years ago
  chiba b40a895c91 CtClass.makeNestedClass() has been added. 20 years ago
  chiba 318f2be20c Now, the compiler accepts a method that calls 20 years ago
  chiba d906bfb337 Now, the compiler accepts a method that accesses 20 years ago
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method 20 years ago
  chiba 1d249157de added CtClass#getDeclaringClass() 20 years ago
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who 20 years ago
  chiba 9972682683 modified the API to look good. 20 years ago
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance 20 years ago
  chiba a5ddd6104e fixed bugs so that sample programs can run. 20 years ago
  chiba 3f73777f2c modified the ClassPool framework. 20 years ago
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty 20 years ago
  chiba 100b440ac9 local variables were made available in the source text passed 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba e315747293 fixed a number of javadoc warnings. 20 years ago
  chiba df567502f8 changed the version string. 20 years ago
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security 20 years ago
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). 20 years ago
  chiba 8e20f83d11 fixed a bug on method lookup. 20 years ago
  chiba 2467ddfb21 made the compiler support inner classes appearing in type names. 20 years ago
  chiba ced4ae1f0e changed the behavior of CtClassType.setSuperclass(). 20 years ago
  chiba ff4f2c43c1 enabled the parser to parse switch and synchronized statements. 21 years ago
  chiba c7d2341f4d added CtClass.main(). 21 years ago
  chiba 77db45dc7c fixed a javadoc comment. 21 years ago
  chiba 2992b5313b made ClassPool.SimpleLoader public. 21 years ago
  chiba 1592597bc6 implemented toString(). 21 years ago
  chiba 377937bfbe changed the version number to 2.7 21 years ago
  chiba 87f4d5dd1d corrected to be able to compile an infinite loop. 21 years ago
  chiba d96924c601 updated some javadoc comments. 21 years ago
  chiba 5a846bbe35 minor bugs have been fixed. 21 years ago
  chiba 96ab4218a3 fixed the version number. 21 years ago
  chiba dea5156362 fixed several compiler bugs and updated the tutorial. 21 years ago
  chiba 1f290d5400 fixed an array-access bug. 21 years ago
  chiba 2e9cd7421a changed the license. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago