| Age | Commit message (Collapse) | Author |
|
|
|
|
|
panics when called on certain types in newer versions of Rust
|
|
initialization, and parsing
|
|
To make use of shard functionality, we split the CoreOwnedArrayProvider
into CoreArrayProvider and CoreOwnedArrayProvider. Array makes use of
the CoreOwnedArrayProvider, which depends on CoreArrayProvider, while
the new ArrayGuard only requires CoreArrayProvider and represents
a non-owned array.
|
|
`binaryninja::open_view_with_options`, updated init/shutdown, script example, more setting support, and misc fixes
|
|
|