index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
CodeConverter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a new CodeConverter method:redirectMethodCallToStatic
shifujun
2019-02-01
1
-0
/
+37
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-2
/
+15
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-0
/
+16
*
preparation for 3.19 release. fixed bugs in javadoc comments
chibash
2015-01-06
1
-34
/
+35
*
fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.
chiba
2012-09-14
1
-0
/
+8
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
improved the extensibility of CodeConverter
chiba
2009-04-14
1
-3
/
+12
*
implemented CodeConverter.replaceNew(CtClass,CtClass)
chiba
2008-09-08
1
-2
/
+28
*
Fix subtypeOf in CtArray
jgreene
2008-05-24
1
-4
/
+3
*
updated the copyright notices.
chiba
2007-06-04
1
-3
/
+3
*
edited javadoc comments.
chiba
2007-01-16
1
-54
/
+93
*
Document CodeConverter.replaceArrayAccess()
kkhan
2007-01-05
1
-9
/
+329
*
Add ability to replace xASTORE and xALOAD calls with invokevirtual
kkhan
2006-12-24
1
-2
/
+7
*
added CtBehavior.getLongName()
chiba
2006-11-23
1
-2
/
+4
*
enabled a transformation from a public method call to a private method call b...
chiba
2006-11-12
1
-2
/
+2
*
extended CodeConverter.
chiba
2006-08-25
1
-1
/
+34
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-112
/
+101
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+376