index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
src
/
project
Age
Commit message (
Expand
)
Author
2026-03-24
[WARP] Improved UX and API
Mason Reed
2026-03-24
[Rust] Impl `PartialEq`, `Eq` and `Hash` for `ProjectFile`
Mason Reed
2025-11-24
Add APIs for getting files in a project folder
Josh Ferrell
2025-11-04
Correct cargo fmt diff.
Alexander Taylor
2025-11-04
Add project file dependencies
Josh Ferrell
2025-08-20
[Rust] Fix misc inconsistencies in `2ba29fd`
Mason Reed
2025-08-20
[Rust] Add project path file retrieval related functions
Mason Reed
2025-07-02
[Rust] Add some additional impls for ergonomics
Mason Reed
2025-07-02
[Rust] Make `ProjectFile::path_on_disk` return `Option<PathBuf>`
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Rename `AsCStr` to `IntoCStr`
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] Simplify usage surrounding c strings
Mason Reed
2025-05-12
[Rust] Simplify `BnStrCompatible` trait
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-01-25
Rust refactor
Mason Reed