index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
highlight.py
Age
Commit message (
Expand
)
Author
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-03-28
missed the older dates!
Jordan Wiens
2025-01-28
Fixes #6370: HighlightColor.__init__ attempts to set a property with no setter
Galen Williamson
2024-01-08
update copyright year
Jordan Wiens
2023-01-05
Update copyright to 2023
Josh F
2022-10-14
Fix some minor bugs in BasicBlock and highlight API
Peter LaFosse
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-09-06
Commonize _to_core_struct/_from_core_struct
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-01-18
updating copyright year
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-05-15
first half of the refactor adding getters and setters for init created proper...
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2018-07-26
Merge branch 'dev' into test_stack_adjust
Rusty Wagner
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-06-04
Generic flow graph API and report collections
Rusty Wagner
2017-05-19
update copyright year
Jordan Wiens
2017-01-05
Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...
Peter LaFosse
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse