summaryrefslogtreecommitdiff
path: root/src/analysis/type.c
AgeCommit message (Expand)Author
2023-09-27Replace interface by inheritance for binary content objects.Cyrille Bagard
2021-08-14Improve the object padding exploitation for operands.Cyrille Bagard
2021-07-04Store and load binary contents on demand.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.Cyrille Bagard
2021-03-07Load and store data types with proper functions.Cyrille Bagard
2021-03-07Compact data type definitions.Cyrille Bagard
2021-02-23Prepare mechanisms to load and store data types.Cyrille Bagard
2021-02-20Compute a hash value for data types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2020-03-03Handled destructors properly when demangling C++ Itanium names.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2018-11-26Fixed some memory leaks at exit.Cyrille Bagard
2018-07-08Changed the type of namespace separators.Cyrille Bagard
2018-07-07Extended the types API.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-06-28Deleted all references to the unused type manager.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-09-26Defined a proper cache for routine names with their packages.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-09-15Shown all Android permissions with links to the code.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-08-10Improved Itanium demangling.Cyrille Bagard
2010-06-06Used a treeview with icons to show all known symbols.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2010-04-18Improved the Itanium demangler.Cyrille Bagard