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.rs
Age
Commit message (
Expand
)
Author
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] 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
2024-07-29
Fix project tests in rust accessing to the same single project file
Mason Reed
2024-07-29
Revert temporary fix for enterprise crashing on rust project API
Mason Reed
2024-07-29
Fix crash when using projects API in rust with enterprise
Mason Reed
2024-07-09
Rust API : Fix misc clippy warnings
KyleMiles
2024-07-02
Fix many crashes from uncaught exceptions
Josh Ferrell
2024-07-02
Fix typo
Josh Ferrell
2024-07-02
remove description from tests
Rubens Brandao
2024-07-02
add tests for rust project implementation
Rubens Brandao
2024-07-02
minor fixes
Rubens Brandao
2024-07-02
implement project in rust
Rubens Brandao