summaryrefslogtreecommitdiff
path: root/debuginfo.cpp
AgeCommit message (Expand)Author
2022-09-29DebugInfo: make parseInfo have a progress callbackGlenn Smith
2022-09-29DebugInfo: take entire Type for function instead of by-partsGlenn Smith
2022-09-29Make DebugInfo::parse failableGlenn Smith
2022-09-22Add new DebugInfo APIsKyleMiles
2022-07-07Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...KyleMiles
2022-06-09Add `IsExternal` callback to debug info APIrose
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles