index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
examples
/
snippets
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-07-05
Remove snippet and kaitai plugin. Note their individual links.
Xusheng
2020-09-02
update snippets from latest plugin
Jordan Wiens
2020-04-01
tiny snippets tweaks including a fix for platform-specific qsetting behavior
Jordan Wiens
2020-01-25
focus cursor at end of last snippet code when restoring
Jordan Wiens
2020-01-25
remember most recently selected snippet
Jordan Wiens
2020-01-25
match behavior of script console so speceific function selected will still ex...
Jordan Wiens
2019-12-09
Properly qualify log_error
Peter LaFosse
2019-11-29
small QOL fixes to snippet editor: remove name field and combine it with desc...
Jordan Wiens
2019-10-05
normalize app name for qsettings, will cause snippets window gemoetry to rese...
Jordan Wiens
2019-09-03
make snippets dialog modal and also disable edit fields until a new snippet i...
Jordan Wiens
2019-08-26
better error handling for invalid snippets
Jordan Wiens
2019-08-26
fix hotkeys for snippets and move all snippets into a tool submenu
Jordan Wiens
2019-04-01
make qsettings match on non-macos platforms and craete snippet folder if missing
Jordan Wiens
2019-03-21
Fix global keybindings that are not in menus, fix crash on exit in snippets p...
Rusty Wagner
2019-03-20
initial snippets plugin
Jordan Wiens