summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31Turn off building the Rust API in the API CMake by defaultKyleMiles
2022-08-31Rust API : Major docs update (still need detailed module and function documen...KyleMiles
2022-08-30Rust doc : Copy images every time, not just when the images changeKyleMiles
2022-08-29Rust docs : add `#![doc(html_no_source)]` to reduce file countKyleMiles
2022-08-29Add Rust docs to CI (see https://dev-rust.binary.ninja 🎉)KyleMiles
2022-08-29Rust API : Update and add copyrightsKyleMiles
2022-08-29Rust API Examples : Fix uses of `InstructionTextToken::new`KyleMiles
2022-08-29Add `cargo check` of API and all examples to CIKyleMiles
2022-08-29Fix the documentation of named types referencesVictor Collod
2022-08-29Remove `Segment::SetStart` which is not backed by C APIgalenbwill
2022-08-28convert type dialog arguments into multiline fieldJordan Wiens
2022-08-26implement hash for CoreDataVariableJordan Wiens
2022-08-26rename current_file_offset to current_raw_offsetJordan Wiens
2022-08-25Fix LowLevelILConstantBase __eq__ against unexpected typesGlenn Smith
2022-08-23Fix loading existing database having empty FileMetadataJosh F
2022-08-22Add documentation for Memory Map widgetJosh F
2022-08-22Fix issue where EnumerationBuilder couldn't set the width of the enumerationPeter LaFosse
2022-08-22let .vars of an SSA MLIL/HLIL function return a list of SSA variablesXusheng
2022-08-21Fix ProgressTask/BackgroundThread docskat
2022-08-20Improve Python/C++ APIs to get registers, register stacks, and flags for LLILXusheng
2022-08-19Produce non-ast HLIL expression forms for HLIL mappings.Brian Potchik
2022-08-19cleaned up trailing whitespace (and inconsistent leading space in docs only)Galen Williamson
2022-08-19PluginCommand, BinaryView docs, formatting fixeskat
2022-08-19fixed BinaryView.get_functions_by_name to handle cases like `sub_main`Galen Williamson
2022-08-18fix typos in various doc strings (a/an, repeated words) (skip-ci)Galen Williamson
2022-08-18Fix trying to delete incomplete LowLevelILFunctionJosh F
2022-08-18Update getting-started guide to include new 'Zoom to Fit', 'Zoom to Cursor' a...Peter LaFosse
2022-08-18Add 'Zoom To Cursor' to flow graphPeter LaFosse
2022-08-18Add 'Zoom to Fit' in graph viewPeter LaFosse
2022-08-16Document BinaryViewTypes and another portion of BinaryViewkat
2022-08-16Fix typos, clean up formatting in documentation.mdgalenbwill
2022-08-16Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins...KyleMiles
2022-08-16Fix typo in documentation.mdPeter LaFosse
2022-08-16Create documentation.mdPeter LaFosse
2022-08-16Add several missing API functions in LowLevelILFunction. Close https://github...Xusheng
2022-08-16Properly check whether self.active_view is None. Close https://github.com/Vec...Xusheng
2022-08-16Remove unused function (skip-ci)Xusheng
2022-08-14Update documentation settings, update Settings documentationkat
2022-08-14Document Architecture, BasicBlock, minor improvementskat
2022-08-12Show HLIL best guess in xrefsPeter LaFosse
2022-08-12Document Platform and several top level functionskat
2022-08-11Logger, LogRegistry C++ Docskat
2022-08-11Add support for automatically restoring view state (layout and location) when...Brian Potchik
2022-08-10Add Workflow, Action, AnalysisContext C++ Docskat
2022-08-10Merge variables API/UI, variable liveness API for determining soundness of va...Rusty Wagner
2022-08-10Minor StringsView Fixeskat
2022-08-10BinaryWriter C++ Docskat
2022-08-10BinaryReader docskat
2022-08-09Add Copy and some filtering options to the Strings viewkat
2022-08-09Add New Theme and some C++ API Documentationkat