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
/
itanium
/
component.c
Age
Commit message (
Collapse
)
Author
2021-03-07
Compact data type definitions.
Cyrille Bagard
2020-10-20
Fixed some compilation warnings.
Cyrille Bagard
2020-10-18
Updated the code for the types built from expressions.
Cyrille Bagard
2020-10-18
Updated the code for the prototypes support.
Cyrille Bagard
2020-10-18
Updated the code for template types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-03-15
Added support for packed template arguments in Itanium demangling.
Cyrille Bagard
2020-03-05
Added better support of operators for Itanium demangling.
Cyrille Bagard
2020-03-03
Handled destructors properly when demangling C++ Itanium names.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2018-12-04
Fixed the Itanium demangling for the test suite.
Cyrille Bagard
2018-07-10
Removed a compilation warning.
Cyrille Bagard
2018-07-08
Changed the type of namespace separators.
Cyrille Bagard
2018-07-08
Filtered one more component for Itanium substitutions.
Cyrille Bagard
2018-07-07
Extended the types API.
Cyrille Bagard
2018-07-04
Kept information about arguments for templated routines.
Cyrille Bagard
2018-07-04
Fixed various mistakes in Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard