jochen
|
91d56f235f
|
new lvt handling
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@669 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
e758d5a1a2
|
Initial revision
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@668 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
5e56bf9770
|
new lvt handling, dumpStack on type errors
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@667 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
247a51ba66
|
New lvt handling
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@666 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
28f34a0a76
|
bug fix
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@665 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
f13ae08bc9
|
bug fix: declaration of assign expressions
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@664 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
8732c43abe
|
bug fix: declaration of assign expression
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@663 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
a8da0c4d14
|
removed obsolete comment
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@662 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
983f188c70
|
for stored local use addr of next instruction
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@661 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
jochen
|
62747d9f22
|
Analyze synthetics on demand
git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@660 379699f6-c40d-0410-875b-85095c16579e
|
26 years ago |
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 |