aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/expr/MethodCall.java
Commit message (Expand)AuthorAgeFilesLines
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* Made the constructors in subclasses of Expr protected.chiba2004-10-181-1/+2
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-051-0/+6
* local variables were made available in the source text passedchiba2004-01-111-0/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* made javassist.expr.MethodCall#replace correctly workchiba2003-10-101-0/+3
* Improved the performance of $proceed when it represents a static method.chiba2003-10-061-1/+4
* fixed a simple bug. MethodCall#isSuper() was not public.chiba2003-05-171-1/+1
* added isSuper() in MethodCall.chiba2003-05-161-0/+9
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-111/+100
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+220