| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-14 | Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and ↵ | KyleMiles | |
| disassembly::InstructionTextToken; update examples | |||
| 2022-02-14 | rust: add linearview and related APIs | Fabian Freyer | |
| This should include everything required to retrieve linear disassembly for a function. * add `highest_address` method to `Function` * add `DisassemblySettings` * add text getter for `InstructionTextToken` * add `LinearViewObject`, `LinearViewCursor` * add decompilation example | |||
| 2022-02-11 | Rust: Update `basic_script`'s Cargo.lock | KyleMiles | |
| 2022-02-03 | CMake: consistency with arch/platform plugins | Glenn Smith | |
| 2022-02-02 | Fancier CMake: find scripts, out-of-tree example builds | Glenn Smith | |
| 2022-01-28 | Format All Files | KyleMiles | |
| 2021-08-10 | Rust API : Remove nightly requirement; Remove custom Clang args to simplify ↵ | KyleMiles | |
| getting bindgen to work | |||
| 2021-08-05 | Correctly detect if the current build is executed on the build server | Xusheng | |
| 2021-07-05 | Remove unneccessary target on Rust example to build on native platform | Rusty Wagner | |
| 2021-06-29 | Rust API : No longer update to latest cargo nightly; Add link args back to ↵ | KyleMiles | |
| -sys to reduce build errors | |||
| 2021-06-29 | Resolves #2521; Rust API Linking Errors | KyleMiles | |
| 2021-05-11 | Rust API : Better headless support; Introducing `binaryninja::open_view` and ↵ | KyleMiles | |
| `binaryninja::open_view_with_options`, updated init/shutdown, script example, more setting support, and misc fixes | |||
| 2021-04-28 | Fix wrong CorePluginABIVersion, plugin_abi_version, and ↵ | Markus Piéton | |
| plugin_abi_minimum_version | |||
| 2021-03-18 | Better type support | KyleMiles | |
| 2021-03-17 | Misc typo changes, const changes, code cleanup, and example updates | KyleMiles | |
| 2021-01-21 | cargo fmt and all my changes | KyleMiles | |
