| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | KyleMiles | |
| `analysis.types.TemplateSimplifier` -> `analysis.types.templateSimplifier` | |||
| 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 ↵ | KyleMiles | |
| support to Python (see note) This introduces the ability to receive and free string from Rust in Python. For it to work, your exposed function name needs to begin with "BNRust", and the generator will create the appropriate code for freeing string return values and arguments. | |||
| 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 | |
