| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-29 | Rust API : Update and add copyrights | KyleMiles | |
| 2022-08-16 | Rust API : Implement more of the core enum `InstructionTextTokenType` in ↵ | KyleMiles | |
| `InstructionTextTokenContents`; Fix some functions in types.rs not following the `T: Into<Conf<...>>` convention | |||
| 2022-06-27 | Rust API : Add Type::parameters for @CouleeApps | KyleMiles | |
| 2022-06-24 | Rust API: Change tokens to use slice::from_raw_parts | rose | |
| 2022-06-23 | Rust API: Change instruction_text to use Vec<> | rose | |
| 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-01-28 | Format All Files | KyleMiles | |
| 2021-09-27 | Better support for change type in linear view | Xusheng | |
| 2021-07-07 | Rust API: Type Improvements | KyleMiles | |
| FunctionParameters now hold refs and have a constructor | |||
| 2021-03-18 | Better type support | KyleMiles | |
| 2021-01-21 | cargo fmt and all my changes | KyleMiles | |
