summaryrefslogtreecommitdiff
path: root/demangler
AgeCommit message (Expand)Author
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2025-06-05Fix crash in GNU3 demangler with specific non-mangled stringMason Reed
2025-05-19Fix demangler for internal core type changesRusty Wagner
2025-03-28missed the older dates!Jordan Wiens
2024-12-18Fix crash when demangling certain namesGlenn Smith
2024-11-21Fix gnu3 demangler losing track of NTR idsGlenn Smith
2024-10-23Compile demangler plugins directly into the core for P E R FGlenn Smith
2024-10-21Fix compiler warnings.Alexander Taylor
2024-10-17Fix free edition for demangler plugins (woops)Glenn Smith
2024-10-17Demangler plugin APIGlenn Smith