index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dexbnf
Age
Commit message (
Collapse
)
Author
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-08
Changed the type of namespace separators.
Cyrille Bagard
2018-07-04
Renamed the function providing next character from input buffers.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-04-27
Made the Dex demangler more reliable.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard