sourcemod/sourcepawn/decompiler
David Anderson 04021ed8b1 Initial import/sketch of opcode analyzer (bug 3279).
Uses single static assignment to recover expression trees from straight-line byte code.
2008-09-23 21:20:40 -07:00
..
msvc9 Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
zlib Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
code_analyzer.cpp Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
code_analyzer.h Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
decompiler.cpp Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
decompiler.h Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
file_format.cpp Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
file_format.h Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
main.cpp Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
opcodes.tbl Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
platform_util.cpp Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00
platform_util.h Initial import/sketch of opcode analyzer (bug 3279). 2008-09-23 21:20:40 -07:00