summaryrefslogtreecommitdiff
path: root/rust/src/variable.rs
AgeCommit message (Expand)Author
2026-05-22Refactor calling conventions to support correct representation of structuresRusty Wagner
2025-12-15Add PossibleValueSet operation APIs and fixes to PVS python APIJosh Ferrell
2025-12-15[Rust] Return Array in more debug info functions (#7744)Mason Reed
2025-12-10[Rust] Move architecture module code into more reasonable filesMason Reed
2025-08-27[Rust] Fix a couple of oversights in the APIMark Rowe
2025-07-24make fields of LookupTableEntry publicalan
2025-05-30[Rust] Add `Variable::to_register` helper functionMason Reed
2025-05-30[Rust] Finish out the `PossibleValueSet` implementation to include range and ...Mason Reed
2025-05-12[Rust] More cleanupMason Reed
2025-02-14uidf refactorRyan Snyder
2025-02-13Fix leaking BNDataVariableAndName when calling BNGetDebugDataVariableBy funct...Mason Reed
2025-01-25Rust refactorMason Reed