summaryrefslogtreecommitdiff
path: root/src/analysis/types
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.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
2021-01-09Changed some installation paths and included a pkgconfig configuration.Cyrille Bagard
2020-10-18Updated the code for the types built from expressions.Cyrille Bagard
2020-10-18Updated the code for the prototypes support.Cyrille Bagard
2020-10-18Updated the code for template types.Cyrille Bagard
2020-10-13Defined proper Python bindings for class/enum types.Cyrille Bagard
2020-10-13Defined proper Python bindings for basic types.Cyrille Bagard
2020-10-10Updated the basic types definition and its Python bindings.Cyrille Bagard
2020-03-13Added support for extra Itanium builtin types.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2018-07-04Fixed various mistakes in Itanium C++ demangling.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-05-12Removed all execute bits in the source code files.Cyrille Bagard
2018-04-27Made the Dex demangler more reliable.Cyrille Bagard
2018-04-22Installed the core headers in the right place for plugins.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.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
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-12-29Added forgotten definitions and updates.Cyrille Bagard
2012-10-16Properly output routines documentation.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard