summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler
Commit message (Expand)AuthorAgeFilesLines
* improved the compilation of static method calls.chiba2003-10-061-6/+16
* Improved the performance of $proceed when it represents a static method.chiba2003-10-063-28/+71
* fixed warnings reported by Eclipse.chiba2003-09-082-4/+3
* corrected to be able to compile an infinite loop.rel_2_6chiba2003-08-281-9/+26
* fixed a bug in the compiler, which could not compile a try statementchiba2003-08-171-3/+5
* minor bugs have been fixed.chiba2003-07-082-1/+9
* changed CtBehavior.setBody() so that setBody(null) produces a bodychiba2003-05-193-5/+56
* fixed a bug in CtBehavior#setBody().chiba2003-05-182-12/+14
* modified the semantics of ($r).chiba2003-05-162-11/+50
* fixed several compiler bugs and updated the tutorial.chiba2003-05-142-10/+43
* fixed an array-access bug.chiba2003-04-301-8/+9
* changed the license.chiba2003-04-3035-280/+315
* Changed the copyright notices and removed tab characters.chiba2003-04-2335-4712/+4327
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-2235-0/+7119