summaryrefslogtreecommitdiff
path: root/src/format/mangling/demangler.c
AgeCommit message (Expand)Author
2018-01-30Moved the mangling related code.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-10-04Worked in best effort mode to provide a minimal routine when demangling.Cyrille Bagard
2015-10-01Decoded mangled names in a way suitable for the DEX format.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-31Removed some warnings by upgrading code to GLib 2.32.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-08-10Improved Itanium demangling.Cyrille Bagard
2010-08-01Cleaned the code and provided a fast way to demangle strings.Cyrille Bagard
2010-08-01Updated Itanium demangling by using the new contexts.Cyrille Bagard
2010-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2009-06-01Changed the old bin_routine structure to a GBinRoutine GObject.Cyrille Bagard
2009-03-08Added a partial support of the Itanium C++ ABI mangling.Cyrille Bagard