index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
functiongraphblock.cpp
Age
Commit message (
Expand
)
Author
2017-07-10
Add confidence levels to type objects
Rusty Wagner
2017-06-27
Compute back edges in the core
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2017-02-17
Add dominator APIs
Rusty Wagner
2017-01-03
Tokenize types
Rusty Wagner
2016-09-14
Add APIs for instruction and block highlighting
Rusty Wagner
2016-08-31
Cache lines on API side to avoid UI hangs with large basic blocks
Rusty Wagner
2016-07-29
Add API to set display type of integers
Rusty Wagner
2016-07-06
Add API to get disassembly text for a basic block outside of a graph
Rusty Wagner
2016-04-10
Add MIT license for API wrappers
Rusty Wagner
2016-01-31
Refactor API to fix design bug that causes use-after-free on many plugin objects
Rusty Wagner
2015-03-23
Add E hotkey to in-place edit instructions in graph view
Rusty Wagner
2015-03-10
Implement make function hotkey and disassembly navigation
Rusty Wagner
2015-03-04
Add architecture to graph edges, and add edge routing data field for layout
Rusty Wagner
2015-02-20
Initial code for generating function graphs
Rusty Wagner