index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
2025-12-15
[Rust] Restructure type APIs into `types` module
Mason Reed
2025-11-29
Update .gitignore
Josh Ferrell
2025-11-02
update gitignore for claude
Jordan Wiens
2025-07-21
Add _warpcore.py to .gitignore
Mason Reed
2025-04-07
Fix broken .gitignore
Mason Reed
2025-04-07
Stop including generated Python file.
Alexander Taylor
2025-01-27
Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...
kat
2025-01-25
Update .gitignore to allow rust text binary fixtures
Mason Reed
2024-10-24
Add MSVC RTTI plugin
Mason Reed
2024-02-23
4.0 documentation
Jordan Wiens
2024-01-26
Add support for Windows local/remote kernel debugging
Xusheng
2024-01-04
Support intrinsics in Rust architecture plugins
Rusty Wagner
2023-08-24
Commit cargo.lock files for rust api
Glenn Smith
2023-07-11
Ignore clangd compilation cache
unknowntrojan
2023-07-10
DWARF Import DebugInfo Plugin
KyleMiles
2023-06-20
Correctly ignore debugger docs in .gitignore
Xusheng
2023-06-19
Update API repo .gitignore to ignore all markdown files in the debugger docs
Xusheng
2023-02-03
Move the debugger docs into the debugger repo and copy them to the API folder...
Xusheng
2021-06-29
Rust API : No longer update to latest cargo nightly; Add link args back to -s...
KyleMiles
2021-01-21
This is a combination of 23 commits, the work of Ryan Snyder:
Ryan Snyder
2020-10-21
switching to doxygen
Jordan Wiens
2020-10-21
interim progress using exhale
Jordan Wiens
2020-10-21
cleanup gitignore
Jordan Wiens
2020-07-17
Switch build system to cmake
Rusty Wagner
2019-11-24
Update .gitignore
Stephen Tong
2019-05-31
Update gitignore
rollsafe
2019-05-10
Fix use after free on assemble on invalid instruction
Rusty Wagner
2019-04-02
Add a C++ version of the triage plugin (no Makefile yet)
Rusty Wagner
2019-02-27
Greatly improved CMake builds + Fixed tests compilation
Brick
2018-12-12
ignore vscode
Jordan Wiens
2018-07-16
Fix format of strings in python/log.py
KyleMiles
2018-07-13
Python2/3 String Compatibility Fix
KyleMiles
2018-07-10
Rebased so commit history is correct now
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-06-07
Initial python API tests (#1054)
negasora
2017-03-15
Merge branch 'dev' into dev
Andrew Lamoureux
2017-01-20
ignore autogenerated index
Jordan Wiens
2017-01-15
Adding autogenerated doc file to gitignore
Peter LaFosse
2017-01-06
ignore auto-generated file
Peter LaFosse
2016-12-06
CMake files for binaryninjaapi and breakpoint
John Hurlman
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse
2016-07-30
ignore autogenerated source files
Jordan Wiens
2016-07-28
updated gitignore and add s3 website configs for docs and api
Jordan Wiens
2016-07-24
add initial api documentation for C++, C, and Python generated with sphinx, b...
Jordan Wiens
2016-07-24
ignore generated html site folder, that will be pushed directly to the gh-pag...
Jordan Wiens
2016-06-29
Adding doxygen xml directory to .gitignore
plafosse
2016-04-10
Add gitignore
Rusty Wagner