summaryrefslogtreecommitdiff
path: root/src/decomp/expr
AgeCommit message (Expand)Author
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-02-24Refined comparisons decompilation and fixed some bugs.Cyrille Bagard
2013-02-03Added more options to render braces (or not) around decompiled blocks.Cyrille Bagard
2013-01-31Saved the first steps of switch instructions decompilation.Cyrille Bagard
2013-01-27Reduced the quantity of used variables in decompiled code.Cyrille Bagard
2013-01-27Implemented the first steps for visiting or replacing items in decompiled ins...Cyrille Bagard
2013-01-05Refined the definition of basic blocks and used them to build extra clusters ...Cyrille Bagard
2012-11-28Followed the excution flow to decompile instructions.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2010-12-12Created an instruction for the 'If Then Else' blocks.Cyrille Bagard
2010-12-02Decompiled more Dex instructions (const and return).Cyrille Bagard
2010-12-02Improved the rendering of decompiled Dex code.Cyrille Bagard
2010-11-12Changed the display of the pseudo registers by using an index.Cyrille Bagard
2010-11-11Built some expressions for the decompilation tree.Cyrille Bagard