| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-10 | hide array implementation details | Rubens Brandao | |
| 2024-04-10 | fix the array implementation using GAT | Rubens Brandao | |
| 2024-02-02 | Rust API : Misc clippy fixes | KyleMiles | |
| 2024-01-08 | update copyright year | Jordan Wiens | |
| 2023-01-06 | Fix update copyright year leftover | Xusheng | |
| 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-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 | |||
