summaryrefslogtreecommitdiff
path: root/rust/src/types.rs
AgeCommit message (Expand)Author
2023-05-10added un/define_user_data_var functionsmmaekr
2023-05-10Remove unnecessary qualificationtoolCHAINZ
2023-05-10Added some stack layout and reference APIstoolCHAINZ
2023-05-08Pass debug file along with original file to debug info parsersKyleMiles
2023-04-18[Rust] More Type methodsGlenn Smith
2023-04-18Rust API : Fix call to BNCreateNamedTypeKyleMiles
2023-04-18Rust API : Misc Changes and ImprovementsKyleMiles
2023-03-22DebugInfo: Make datavar types have confidenceGlenn Smith
2023-02-14Rust API: Misc changes and improvementsKyleMiles
2023-02-14Rust API : Fix some bad type casts in FFIKyleMiles
2023-02-06Rust API: Fix typoKyleMiles
2023-01-10Rust API: Remove extra functionKyleMiles
2023-01-10Clean up various buildersMichael Krasnitski
2023-01-06Rust API: Additional CleanupMichael Krasnitski
2023-01-06Rust API: Clean up APIs by removing artificial mut constriantsKyleMiles
2023-01-06Rust API: Lots and lots of clippy changesKyleMiles
2023-01-06Cargo doc fixesKyleMiles
2023-01-06Fix update copyright year leftoverXusheng
2022-11-30[Rust API] BinaryView.get_types() etcGlenn Smith
2022-10-04Fix cargo warnings about unused imports; cargo fmtKyleMiles
2022-09-29[Rust API] From<Vec<StructureMember>> for StructureBuilderGlenn Smith
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