Age | Commit message (Expand) | Author |
---|---|---|
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 |