summaryrefslogtreecommitdiff
path: root/src/decomp/context.h
AgeCommit message (Expand)Author
2016-12-12Removed most of the code related to non-working decompilation.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-01-20Took care of shared allocations between blocks when converting registers.Cyrille Bagard
2013-01-17Forked the decompilation context when needed.Cyrille Bagard
2013-01-14Cleaned the context used for decompilations.Cyrille Bagard
2012-07-29Updated all decompiled instructions using right pseudo registers.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.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