summaryrefslogtreecommitdiff
path: root/rust/src/tags.rs
AgeCommit message (Expand)Author
2026-01-29[Rust] Make TagReference optionally take architecture and function (#7899)Rubens Brandão
2026-01-13[Rust API] Add BinaryViewExt::{tags_all_scopes, tag_types, tags_by_type}Josh Ferrell
2026-01-01update copyrights for 2026Jordan Wiens
2025-10-12[WARP] Improve UX surrounding removal of matched functionsMason Reed
2025-07-02[Rust] Misc cleanupMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Rename `AsCStr` to `IntoCStr`Mason Reed
2025-05-12[Rust] Simplify usage surrounding c stringsMason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-02-18Fix Rust TagReference incorrectly holding a Tag referenceMason Reed
2025-01-27Update some rust impl DebugMason Reed
2025-01-25Rust refactorMason Reed
2024-07-06Fix TagType::set_icon so that it actually sets a tag type's iconergrelet
2024-05-20Implement python Function methods to rustRubens Brandao
2024-01-08update copyright yearJordan Wiens
2023-01-10Remove unused impls of `AsRef<T> for T`Michael Krasnitski
2023-01-06Fix update copyright year leftoverXusheng
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-02-08rust: Move icon and name setter to TagType::createFabian Freyer
2022-02-08rust: Add tags and tag types to the APIFabian Freyer