| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-10 | Partially revert my previous commit: Allow extra type bounds, but suppress ↵ | KyleMiles | |
| clippy with comment | |||
| 2023-05-10 | Rust API : Remove some unused type parameters (this should remove a little ↵ | KyleMiles | |
| bit of codegen)...but will likely break custom BV plugins | |||
| 2023-01-06 | Rust API: Additional Cleanup | Michael Krasnitski | |
| 2023-01-06 | Rust API: Lots and lots of clippy changes | KyleMiles | |
| 2023-01-06 | Fix update copyright year leftover | Xusheng | |
| 2022-09-29 | [Rust API] Better name for this trait fn, more CC support | Glenn Smith | |
| 2022-09-29 | [Rust API] Add support for Metadata | Glenn Smith | |
| 2022-08-31 | Rust API : Major docs update (still need detailed module and function ↵ | KyleMiles | |
| documentation) | |||
| 2022-08-29 | Rust API : Update and add copyrights | KyleMiles | |
| 2022-06-23 | Rust API: Change instruction_text to use Vec<> | rose | |
| 2022-04-29 | Check in the debugger | Xusheng | |
| 2022-04-12 | fix: CustomViewContext using 'std::mem::zeroed' which can result in runtime ↵ | EliseZeroTwo | |
| panics when called on certain types in newer versions of Rust | |||
| 2022-04-12 | Rust API : Fix ref counting bug in CustomBinaryView creation, ↵ | KyleMiles | |
| initialization, and parsing | |||
| 2022-02-14 | rust: add ArrayGuard and for non-owned arrays | Fabian Freyer | |
| To make use of shard functionality, we split the CoreOwnedArrayProvider into CoreArrayProvider and CoreOwnedArrayProvider. Array makes use of the CoreOwnedArrayProvider, which depends on CoreArrayProvider, while the new ArrayGuard only requires CoreArrayProvider and represents a non-owned array. | |||
| 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-01-21 | cargo fmt and all my changes | KyleMiles | |
