aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler/CodeGen.java
Commit message (Expand)AuthorAgeFilesLines
* Now, the compiler accepts a method that accesseschiba2004-05-051-10/+19
* updated the copyright notices.chiba2004-01-081-1/+1
* I implemented a type checker for better code generation.chiba2003-11-271-74/+117
* enabled the parser to parse switch and synchronized statements.chiba2003-10-071-0/+8
* corrected to be able to compile an infinite loop.rel_2_6chiba2003-08-281-9/+26
* minor bugs have been fixed.chiba2003-07-081-0/+4
* changed CtBehavior.setBody() so that setBody(null) produces a bodychiba2003-05-191-1/+7
* fixed a bug in CtBehavior#setBody().chiba2003-05-181-12/+12
* modified the semantics of ($r).chiba2003-05-161-0/+24
* fixed several compiler bugs and updated the tutorial.chiba2003-05-141-7/+29
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-1163/+1152
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+1559