index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
commands.h
Age
Commit message (
Expand
)
Author
2025-07-12
Add support for Assemble/Compile behavior for new Mapped views.
Brian Potchik
2025-06-10
Add UI action and API to control switch recovery in HLIL
Rusty Wagner
2025-06-03
Add UI action and API to control early returns in HLIL
Rusty Wagner
2025-06-03
Add UI action and API to flip conditions during HLIL restructuring
Rusty Wagner
2025-05-23
Add UI action and API to control expression folding
Rusty Wagner
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2025-02-14
uidf refactor
Ryan Snyder
2024-12-11
Support setting a function type using a typedef-ed function type. Fix
Xusheng
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-10-04
Make the undefine action context aware
Xusheng
2024-10-03
Support forward type propagation for function/variable. Fix https://github.co...
Xusheng
2024-04-26
Generate a default name for new enum and union. Fix https://github.com/Vector...
Xusheng
2024-02-07
Type Archives
Glenn Smith
2023-11-06
Allow setting UIDF on any mlil/hlil usage
Josh Ferrell
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
2022-11-10
Several documentation improvements and fixes
kat
2022-11-10
Warning on defining variables with zero size
Glenn Smith
2022-09-01
Splitting of variables
Rusty Wagner
2022-01-28
Format All Files
KyleMiles
2021-10-07
Add instruction index to createInferredMember
Peter LaFosse
2021-05-26
Add the ability to automatically create struct members
Xusheng
2021-02-17
add support for type xref and variable xref
Xusheng
2020-10-24
PossibleValueSet dialog pulls existing values and miscellaneous cleanup.
Brian Potchik
2020-09-08
UI changes for user-informed dataflow
Chinmay
2020-09-08
add InferArraySize()
Xusheng
2020-06-25
Support inferring structure members from other IL types
Rusty Wagner
2019-11-15
Type workflow improvements
Peter LaFosse
2019-08-27
Add support for showing structure offsets and inferring types via hotkey, add...
Peter LaFosse
2019-04-12
Add multiselect and keyboard navigation to graph view
Rusty Wagner
2019-03-20
Add in progress UI API headers
Rusty Wagner