summaryrefslogtreecommitdiff
path: root/src/analysis/variable.c
AgeCommit message (Expand)Author
2020-02-04Updated copyright headers.Cyrille Bagard
2018-11-26Fixed some memory leaks at exit.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-06-28Removed the definition of old kinds of variables.Cyrille Bagard
2018-05-07Extended the Python bindings for the Dex format.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
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
2016-03-01Dealt with the prototypes from the Dex pool.Cyrille Bagard
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-01-09Restored some parts of the decompilation process using the new basic blocks.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-07-23Improved decompilation of Dalvik bytecode.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-06-06Used a treeview with icons to show all known symbols.Cyrille Bagard
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
2010-04-18Improved the Itanium demangler.Cyrille Bagard
2009-09-30Parsed and replaced ModRM operands.Cyrille Bagard
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard