aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/expr/Expr.java
Commit message (Expand)AuthorAgeFilesLines
* Organize imports to disolve ambiguity.nickl-2017-10-301-3/+3
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-22/+17
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-132chiba2010-09-091-2/+2
* enabled inserting a gap into a large method more than 32KB (related to JIRA 7...chiba2009-06-261-1/+1
* added Expr#getEnclosingClass()chiba2007-09-301-0/+8
* fixed a bug of CtClassType#releaseClassFiles()chiba2007-06-221-0/+5
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.chiba2006-04-091-5/+4
* updated copyright noticeschiba2006-01-111-1/+1
* implemented recursive replace() for ExprEditor.chiba2005-12-291-5/+51
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-2/+2
* Reformatted the soruce files modified by Bill.chiba2005-01-091-244/+225
* methodinfos are not equal for some reason.patriot1burke2004-12-091-205/+265
* Made the constructors in subclasses of Expr protected.chiba2004-10-181-5/+5
* Expr.where() throws an exception if the expression is in a static initializer.chiba2004-10-161-1/+5
* updated the copyright notices.chiba2004-01-081-1/+1
* updated some javadoc comments.chiba2003-08-041-0/+3
* added Expr#indexofBytecode.chiba2003-07-311-1/+11
* fixed several compiler bugs and updated the tutorial.chiba2003-05-141-2/+2
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-123/+112
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+223