summaryrefslogtreecommitdiff
path: root/plugins/dexbnf
AgeCommit message (Expand)Author
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-08-18Removed a useless cast in the Python bindings.Cyrille Bagard
2018-07-17Got the namespace separator from formats when listing symbols.Cyrille Bagard
2018-07-08Changed the type of namespace separators.Cyrille Bagard
2018-07-04Renamed the function providing next character from input buffers.Cyrille Bagard
2018-07-02Improved the Itanium C++ demangling.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-06-19Updated Makefiles to create only one _PyGObject_API structure.Cyrille Bagard
2018-06-18Ensured each plugin dependency can be found at runtime.Cyrille Bagard
2018-04-27Made the Dex demangler more reliable.Cyrille Bagard
2018-04-22Included all plugins headers in the installation process.Cyrille Bagard
2018-04-21Reduced the number of generated shared objects.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