index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
stackview.h
Age
Commit message (
Collapse
)
Author
2024-06-12
stackview: only show vars valid at current loc
Ryan Snyder
2024-05-08
Stack view: Make constant base offset per-function
Glenn Smith
2024-05-08
Stack view: allow setting arbitrary base offset by double-click
Glenn Smith
2024-05-07
Stack view: Make the base offsets work with the "create variable" dialog
Glenn Smith
2024-05-07
Stack view: Allow switching base register offset
Glenn Smith
2024-02-05
Sidebar improvements
Rusty Wagner
2023-11-07
Stop drawing blank widgets in sidebar headers.
Alexander Taylor
2022-11-10
Several documentation improvements and fixes
kat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-08-03
Add more type actions to Stack View
Jon Palmisciano
- Invert integer sign - Cycle integer size - Cycle float size - Create 32- and 64-bit floats - Make pointer
2022-01-28
Format All Files
KyleMiles
2022-01-20
Async IL fetching in stack, variables, and xref views
Rusty Wagner
2021-09-30
StackView: It's a view of the stack!
Jon Palmisciano