summaryrefslogtreecommitdiff
path: root/demangler/msvc/demangle_msvc.cpp
AgeCommit message (Expand)Author
2026-05-22Refactor calling conventions to support correct representation of structuresRusty Wagner
2026-01-01update copyrights for 2026Jordan Wiens
2025-11-04Remove indenting APIs from Logger. These are thread unsafe by design.Rusty Wagner
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-05-19Fix demangler for internal core type changesRusty Wagner
2025-03-28missed the older dates!Jordan Wiens
2024-10-23Compile demangler plugins directly into the core for P E R FGlenn Smith
2024-10-21Fix compiler warnings.Alexander Taylor
2024-10-17Demangler plugin APIGlenn Smith