aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CodeConverter.java
Commit message (Expand)AuthorAgeFilesLines
* add a new CodeConverter method:redirectMethodCallToStaticshifujun2019-02-011-0/+37
* Organize imports to disolve ambiguity.nickl-2017-10-301-2/+15
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-0/+16
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-34/+35
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-141-0/+8
* added the Apache license.chiba2011-07-081-2/+3
* improved the extensibility of CodeConverterchiba2009-04-141-3/+12
* implemented CodeConverter.replaceNew(CtClass,CtClass)chiba2008-09-081-2/+28
* Fix subtypeOf in CtArrayjgreene2008-05-241-4/+3
* updated the copyright notices.chiba2007-06-041-3/+3
* edited javadoc comments.chiba2007-01-161-54/+93
* Document CodeConverter.replaceArrayAccess()kkhan2007-01-051-9/+329
* Add ability to replace xASTORE and xALOAD calls with invokevirtualkkhan2006-12-241-2/+7
* added CtBehavior.getLongName()chiba2006-11-231-2/+4
* enabled a transformation from a public method call to a private method call b...chiba2006-11-121-2/+2
* extended CodeConverter.chiba2006-08-251-1/+34
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-112/+101
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+376