summaryrefslogtreecommitdiff
path: root/src/decomp/lang/java.c
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
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-02-24Refined comparisons decompilation and fixed some bugs.Cyrille Bagard
2012-11-28Followed the excution flow to decompile instructions.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-07-14Limited all routines using code from binary.c.Cyrille Bagard
2012-07-14Indented the output of decompilations.Cyrille Bagard
2012-03-25Scrolled to the selected symbol.Cyrille Bagard
2010-12-20Begun to clean the code by moving the disassembling process into disass/.Cyrille Bagard
2010-12-12Created an instruction for the 'If Then Else' blocks.Cyrille Bagard
2010-12-02Improved the rendering of decompiled Dex code.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard