summaryrefslogtreecommitdiff
path: root/rust/examples
AgeCommit message (Expand)Author
2022-09-29Fix updated rust apiGlenn Smith
2022-09-29[Rust API] Add support for MetadataGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API Examples : Fix uses of `InstructionTextToken::new`KyleMiles
2022-06-23Rust API: Update basic_script Cargo.lockrose
2022-06-08Generate fat binary for Mac Rust pluginsRusty Wagner
2022-02-14Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and disa...KyleMiles
2022-02-14rust: add linearview and related APIsFabian Freyer
2022-02-11Rust: Update `basic_script`'s Cargo.lockKyleMiles
2022-02-03CMake: consistency with arch/platform pluginsGlenn Smith
2022-02-02Fancier CMake: find scripts, out-of-tree example buildsGlenn Smith
2022-01-28Format All FilesKyleMiles
2021-08-10Rust API : Remove nightly requirement; Remove custom Clang args to simplify g...KyleMiles
2021-08-05Correctly detect if the current build is executed on the build serverXusheng
2021-07-05Remove unneccessary target on Rust example to build on native platformRusty Wagner
2021-06-29Rust API : No longer update to latest cargo nightly; Add link args back to -s...KyleMiles
2021-06-29Resolves #2521; Rust API Linking ErrorsKyleMiles
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ...KyleMiles
2021-04-28Fix wrong CorePluginABIVersion, plugin_abi_version, and plugin_abi_minimum_ve...Markus PiƩton
2021-03-18Better type supportKyleMiles
2021-03-17Misc typo changes, const changes, code cleanup, and example updatesKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles