aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/compiler/Parser.java
Commit message (Expand)AuthorAgeFilesLines
* fixed a typo.chiba2011-01-051-1/+1
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* Array initializer supports and better annotation supports.chiba2005-08-251-3/+14
* fixed a compilation problem of static final fields.chiba2005-08-171-2/+19
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* .class supportchiba2004-08-161-15/+112
* Now, the compiler accepts a method that accesseschiba2004-05-051-2/+7
* updated the copyright notices.chiba2004-01-081-1/+1
* I implemented a type checker for better code generation.chiba2003-11-271-2/+2
* enabled the parser to parse switch and synchronized statements.chiba2003-10-071-17/+80
* Improved the performance of $proceed when it represents a static method.chiba2003-10-061-7/+19
* changed CtBehavior.setBody() so that setBody(null) produces a bodychiba2003-05-191-0/+9
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-785/+774
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+1138