summaryrefslogtreecommitdiff
path: root/demangler/msvc
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-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
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-17Fix free edition for demangler plugins (woops)Glenn Smith
2024-10-17Demangler plugin APIGlenn Smith