Xuefer
|
aca9c14116
|
decompiler: refix isset/empty on variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@777 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
91fee633aa
|
decompiler: fix isset/empty on variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@776 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
823fdbd60b
|
str() fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@775 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
8707055147
|
readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@763 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
ab71de73ec
|
Decompiler: improve dumpop for easier reading
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@762 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
1be06bf44c
|
Decompiler: simple cover test, make sure all opcode is tested
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@761 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
26a6230a83
|
Decompiler: jmp_set/jmpz adjust
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@760 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
70864b7369
|
Decompiler: improves break/continue/goto, updates test sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@758 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
f16b6d7027
|
Decompiler: improves operator decompile
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@757 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
877d66d561
|
remove unncessary debug code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@756 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
b847fcba3d
|
fix nested function call
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@755 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
0839ae3f60
|
Decompiler: foldToCode/str clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@754 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
f6bba786f4
|
decompiler: namespace support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@753 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
5be83a23b0
|
DECLARE_CONST
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@752 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
489be67bd9
|
decompiler: improvements late binding function, sample code organize
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@751 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
80f0bd32d7
|
decompiler: dirty improvement for \r\n
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@750 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
cccdfd61aa
|
decompiler: massive improvements for php 5 and 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@749 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
ba361bc8ea
|
Decompiler: fix ticks, str
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@746 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
2a57b902fd
|
str() fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@745 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
acb46c5e96
|
remove __toString which was unclear design
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@744 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
e2935702b4
|
decompiler: process ZEND_CASE opcode, switch/case is not recognized as it used to be however
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@743 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
ed0a1d6526
|
consistent type of Decompiler_Code::toCode return
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@741 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
6e4375d61b
|
decompiler: fix decompiling runtime array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@737 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
8d18908346
|
decompiler: fix argument default value
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@736 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
86749b6e64
|
decompiler: fix array assoc handling, remove default return
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@735 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
de2523c848
|
decompiler: avoid ${ literal being recognized
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@733 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
9d6ca9871d
|
disassembler/decompiler: fix multiline array and indention
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@732 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
d4419514a0
|
PHP_6: disassembler/decompiler: fix function static variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@731 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
d7a969ea1c
|
PHP_6: disassembler/decompiler: fix property
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@730 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
2684576d42
|
decompiler: missing static members if no class properties
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@727 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
4299945865
|
decompiler: fix computed array elements
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@723 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
64879478cc
|
method call decompile fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@722 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
0bb88333d1
|
improve method call decompiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@720 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
27fd7264a0
|
improve isset/empty for object property
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@717 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
4271653af9
|
PHP 6: initial catch up with php 6 literals and trait
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@716 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
da9771ebf9
|
disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@714 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
7471acdf96
|
disassembler: refix previous partial
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@713 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
12 years ago |
Xuefer
|
38643f8e5c
|
slide hits per second and hour
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@522 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
15 years ago |
Xuefer
|
4389208e02
|
initial import to online
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
17 years ago |