index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
warp
/
src
/
cache.rs
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-03-24
[Rust] Move `ObjectDestructor` to own module and add some extra documentation
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-01-11
[Rust] Enter more session scoped tracing spans for debug info and binary view...
Mason Reed
2026-01-11
[Rust] Replace `log` with `tracing`
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-14
WARP: Run `cargo fmt`
Mason Reed
2024-12-13
WARP: Misc clippy lint
Mason Reed
2024-11-12
WARP: Allow skipping trivial function constraints
Mason Reed
2024-11-11
WARP: Run `cargo clippy`
Mason Reed
2024-11-11
WARP: Lockless ViewID
Mason Reed
2024-11-11
WARP: Cache type references in the view caches
Mason Reed
2024-11-08
WARP: Fix very rare lock contention throwing away cache entry on finish
Mason Reed
2024-11-07
WARP: Remove useless warning
Mason Reed
2024-11-04
WARP: Misc formatting and remove useless apply command
Mason Reed
2024-10-30
WARP: Fix call site constraint offsets
Mason Reed
2024-10-28
Refactor WARP to use a module workflow for matching
Mason Reed
2024-10-24
Make WARP function guid generation infallible
Mason Reed
2024-10-24
Add WARP integration
Mason Reed