summaryrefslogtreecommitdiff
path: root/rust/src/types.rs
AgeCommit message (Expand)Author
2022-09-29DebugInfo: take entire Type for function instead of by-partsGlenn Smith
2022-09-29Expose CallingConvention::GetVariablesForParametersGlenn Smith
2022-09-29[Rust API] Fancier Debug impl for TypeGlenn Smith
2022-09-29[Rust API] Trait for Confidence-mergable typesGlenn Smith
2022-09-29[Rust API]: Eq for Ref<Type>Glenn Smith
2022-09-29[Rust API] Debug for StructureBuilderGlenn Smith
2022-09-29[Rust API] Better name for this trait fn, more CC supportGlenn Smith
2022-09-29[Rust API] Helpers and Structure::members/insert_memberGlenn Smith
2022-09-29[Rust API] Make more types convertible to BN typesGlenn 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-08-16Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins...KyleMiles
2022-06-28Rust API: Fix Type::parameters()Glenn Smith
2022-06-27Rust API : Add Type::parameters for @CouleeAppsKyleMiles
2022-06-23Rust API: Change instruction_text to use Vec<>rose
2022-05-11Clang+TypeParser APIsGlenn Smith
2022-02-16Escape type names and definitionsGlenn Smith
2022-02-14rust: add ArrayGuard and for non-owned arraysFabian Freyer
2022-01-28Format All FilesKyleMiles
2022-01-19Make enumeration's signed property BoolWithConfidencePeter LaFosse
2022-01-13Allow the creation of const/volatile NTRsPeter LaFosse
2021-12-02Rust API - Add BinaryView::data_variablesKyleMiles
2021-11-24Rust API : Correct naming convention on scope and access fields and apply car...KyleMiles
2021-09-05Move MemberAccess/MemberScope to StructureMemberPeter LaFosse
2021-08-18Rust API : DebugInfo API FixesKyleMiles
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles
2021-07-07Rust API: Type ImprovementsKyleMiles
2021-06-15formattingendeavor
2021-06-15snake case for overwriteExistingendeavor
2021-06-15fix BNAddStrutureBuilderMemberAtOffset which changed in 7c9ada78241e08bf36bd0...endeavor
2021-03-18Better type supportKyleMiles
2021-01-21cargo fmt and all my changesKyleMiles
2021-01-21This is a combination of 23 commits, the work of Ryan Snyder:Ryan Snyder