summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_export
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-04-13types: fragment type API support (C++, Python)Ryan Snyder
2026-02-23[Rust] Fix plugins being referenced in `cargo about` outputMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2025-11-16[DWARF] Fix crash in dwarf export with detached NTR vtable data variableMason Reed
2025-10-07[Rust] Fix save file dialog not respecting default file pathMason Reed
2025-08-20[Rust] Misc formatting fixesMason Reed
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
2025-05-27Misc rust formattingMason Reed
2025-05-26Fix crash when exporting DWARF failsJosh Ferrell
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-12[Rust] Implement custom interactive handlerrbran
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-04-09Fix capitalization of AArch64.Alexander Taylor
2025-03-06Make more GLOB_RECURSE statements GLOBMason Reed
2025-03-06Fix dwarf CMakeLists.txt globbing wrong directoryMason Reed
2025-02-28Handle base structures in DWARF exportScott Lagler
2025-02-13Add licensing check for Rust codeMason Reed
2025-01-25Rust refactorMason Reed