summaryrefslogtreecommitdiff
path: root/rust/src/symbol.rs
AgeCommit message (Expand)Author
2026-02-23[Rust] Add `Symbol::ordinal`Mason Reed
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-10[Rust] Impl `Display` for `Symbol`Mason Reed
2025-07-02[Rust] Make some core handles publicMason Reed
2025-05-12[Rust] Simplify `BnStrCompatible` traitMason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-01-27Update some rust impl DebugMason Reed
2025-01-25Rust refactorMason Reed
2024-05-28fix multiple memory leaks related to CStr/BnStringRubens Brandao
2024-05-10hide array implementation detailsRubens Brandao
2024-05-09fix rust doc codeRubens Brandao
2024-04-10fix the array implementation using GATRubens Brandao
2024-04-09replace BStr with strRubens Brandao
2024-01-08update copyright yearJordan Wiens
2024-01-04Add local label symbol type to always prioritize normal local symbols over co...Rusty Wagner
2024-01-04Support function recognizers in Rust architecture pluginsRusty Wagner
2023-12-04Resolves #4774: Lifetimes were causing strings to get garbage collected befor...KyleMiles
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-02-14Rust API: Misc changes and improvementsKyleMiles
2023-01-10Clean up various buildersMichael Krasnitski
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-09-29Expose CallingConvention::GetVariablesForParametersGlenn Smith
2022-09-29[Rust API]: Eq for Ref<Type>Glenn Smith
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-14rust: add ArrayGuard and for non-owned arraysFabian Freyer
2021-03-17Misc typo changes, const changes, code cleanup, and example updatesKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder