index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demangle.cpp
Age
Commit message (
Expand
)
Author
2025-12-16
Add more reserve calls
Scott Lagler
2024-10-17
Demangler plugin API
Glenn Smith
2024-07-25
Remove unused variable in DemangleLLVM (skip-note)
Mason Reed
2024-05-03
Expose LLVM demangler
Mason Reed
2023-11-09
Correctly free demangled name
Dan Killinger
2023-05-31
Simplify template simplifier API; remove cursed RustString stuff
KyleMiles
2023-02-06
Ensure the output variable name is cleared prior to appending in DemangleGNU3
Peter LaFosse
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2022-07-18
Enable template simplifier by default; Rename setting `analysis.types.Templat...
KyleMiles
2022-05-11
Clang+TypeParser APIs
Glenn Smith
2022-03-23
Fix a bunch of reference miscounts in the C++ and python apis
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2020-11-12
Fix a ton of -Wextra warnings
KyleMiles
2020-10-19
Expose Template Simplifier to the API, Adds Tests, and Adds Rust String FFI s...
KyleMiles
2020-10-19
Add Simplifier Implementation
KyleMiles
2017-05-19
fix indentation
Jordan Wiens
2017-05-14
Expose some core API's for the demangling and type creation
Peter LaFosse
2017-01-11
Create qualified name object
Rusty Wagner
2016-10-09
adding gnu3 demangler apis
plafosse
2016-07-07
Adding DemangleMS API and extending types for C++
plafosse