jochen
|
63024882bf
|
end.addr instead of length
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@659 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
2f565d8d73
|
startAddr/endAddr instead of start/length
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@658 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
ffdd52fe6e
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@657 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
55bc1f3da2
|
some simplification of AttributeInfo, may not work, AttributeInfo is
removed now
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@656 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
e5a8e201b2
|
bug fix for xcmpy instructions
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@655 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a87cde006b
|
SimpleDictionary moved to jode.util
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@654 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a1b3dde69a
|
ArrayEnum moved to jode.util
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@653 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
3f0eec8d26
|
make getSignature public
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@652 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
fb6ce2ae71
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@651 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
d05f6127a5
|
import javax.swing, except with preproc option OLDSWING
use jdk1.1 vector manipulation methods
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@650 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
700fda73f0
|
import javax.swing, except with preproc option OLDSWING
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@649 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
4b067aedcb
|
doTransformations added
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@648 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
7d06267c62
|
bytecode handles code attribute
write removed
doTransfomation renames method
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@647 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
5f12f1e3ea
|
bug fixes for jsr handling.
Create updated LocalVariableTable
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@646 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
4155cb3a02
|
MethodInfo.getType() returns String
doTransformations renames method.
write() removed, since bytecode handles this
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@645 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
db33afcfb2
|
BytecodeInfo now part of MethodInfo
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@644 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
19d9836e05
|
bug fix: don't remove "ifeq nextByAddr", replace it with pop instead
only allow String and primitive constants
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@643 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
05c7842853
|
use bytecode writing methdos
bytecode setXXX methods
doTransformation pass
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@642 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
78452653e1
|
doTransformations
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@641 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
53e98defc7
|
mi.getType() returns String ==> mt added
better jsr handling
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@640 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
623c106329
|
ArrayEnum moved to jode.util
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@639 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
48c06b2302
|
simplify() now in extra method
instr can't be null
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@638 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
eac030bc79
|
simplify() now in extra method
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@637 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
d93672ba8a
|
simplify method
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@636 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
059b086ee8
|
simplify() now in extra method
makeDeclaration handles declarations now, no need for dumpDeclaration
any more
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@635 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
692f12daed
|
simplify() method
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@634 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
bcd845a998
|
bug fix: remove dot for static methods in current class
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@633 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
cbaa186d67
|
bug fix: print empty if values[i] is null
only print "new xxx[]" if not in initializer
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@632 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
78eb752b08
|
attribute handling in bytecode
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@631 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
863e1410b2
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@630 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
ff866bb60d
|
new Attribute handling in bytecode
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@629 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
0e8d0b4f3e
|
new attribute handling in bytecode
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@628 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
8d40790946
|
getConstantPool removed
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@627 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
da32b3bdee
|
ZIP files: only list directories, that contain .class files
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@626 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
b6c446e241
|
attribute handling
write methods
setXXX methods
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@625 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a9101df44a
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@624 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
9777f1ccaa
|
adjust LineNumberTable and LocalVariableTable when removing instructions
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@623 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
31ab5d096f
|
don't allow adding if it was written
putUTF8 instead of putUTF
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@622 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a2c0b6b6d7
|
setXXX methods
write methods
new attribute handling
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@621 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
7aac88b69d
|
better debugging messages
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@620 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
4ba3551e10
|
attribute handling.
setXXX methods
write methods
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@619 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
7a326a40c1
|
new attribute handling
LocalVariableTable and LineNumberTable handling
getSize()
bug fixes: -Byte.MIN_VALUE --> Byte.MIN_VALUE
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@618 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a0d1c9051c
|
new attribute handling
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@617 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
1a3de47fa7
|
transform in an extra step
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@616 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
1096d57991
|
Not working intermediate version. I think I go back to 1.3 now.
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@615 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
33e7bd56cd
|
fixed Copyright header
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@614 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
993236e326
|
added Copyright header
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@613 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
7bb05ed501
|
Types moved to jode.type
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@612 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
ff22fd1303
|
Types moved to jode.type
dumpExpression
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@611 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
1ee2befce5
|
Types moved to jode.type
some bug fixes
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@610 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |