summaryrefslogtreecommitdiff
path: root/src/decomp/instr
AgeCommit message (Collapse)Author
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵Cyrille Bagard
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2014-04-28Updated all copyright headers.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-02-24Refined comparisons decompilation and fixed some bugs.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@340 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-02-05Rewritten many parts of the process which cut code into basic blocks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@338 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-02-02Closed some switch cases with a 'break' keyword.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@336 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-31Saved the first steps of switch instructions decompilation.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@335 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-27Reduced the quantity of used variables in decompiled code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@332 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-27Implemented the first steps for visiting or replacing items in decompiled ↵Cyrille Bagard
instructions. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@331 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2013-01-10Simplified the decompilation process by using links between basic blocks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@322 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-11-28Followed the excution flow to decompile instructions.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@293 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-12-12Created an instruction for the 'If Then Else' blocks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@201 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a