aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/expr/NewExpr.java
Commit message (Expand)AuthorAgeFilesLines
* line numbers for undefined ids & moreakuznetsov2023-12-291-5/+5
* fixes typos in javadocs.rel_3_24_0_rcchibash2018-10-051-5/+5
* Organize imports to disolve ambiguity.nickl-2017-10-301-3/+19
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-0/+7
* Support Javaflow NEW bytecode pattern for replacement.Baron Roberts2014-09-261-2/+3
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-132chiba2010-09-091-1/+1
* fixed JASSIST-51chiba2008-03-111-2/+4
* fixed JIRA JASSIST-41chiba2008-01-201-4/+3
* fixed a bug of CtClassType#releaseClassFiles()chiba2007-06-221-0/+2
* updated the copyright notices.chiba2007-06-041-1/+1
* final updates for 3.1 releaserel_3_1chiba2006-02-221-1/+6
* reformatting.chiba2006-02-161-3/+2
* Allow access to the constructor signature.adrian2006-02-151-2/+17
* updated copyright noticeschiba2006-01-111-1/+1
* fixed a bug so that ExprEditor#edit(NewExpr) can process a method compiled by...chiba2005-09-061-0/+2
* deleted some local variables that are never read.chiba2005-06-301-1/+0
* 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-3/+2
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-051-0/+4
* local variables were made available in the source text passedchiba2004-01-111-0/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* I implemented a type checker for better code generation.chiba2003-11-271-2/+9
* improved the compilation of static method calls.chiba2003-10-061-1/+1
* fixed warnings reported by Eclipse.chiba2003-09-081-1/+0
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-124/+113
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+224