| Age | Commit message (Collapse) | Author |
|
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.
|
|
more "match match {} {}")
|
|
|
|
|
|
Pinning it directly to 0.58.1 caused issues with dependencies that used
conflicting `proc-macro2` versions. Being more lax in the version allows
consumers of the rust API more chances to resolve dependencies.
|
|
|
|
This is missing all the things that iterate over tag types for now.
|
|
|
|
|
|
|
|
Current implementation returns the flag write id rather than the flag
class id
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cargofmt for types api changes
|
|
|
|
Fix rust AddStructureMemebers
|
|
Remove _mutable types
|
|
|
|
getting bindgen to work
|
|
|
|
|
|
|
|
|
|
FunctionParameters now hold refs and have a constructor
|
|
|
|
-sys to reduce build errors
|
|
|
|
|
|
|
|
0732c4d3e9b24382271139c6f796d1639efb1c5d
|
|
7c9ada78241e08bf36bd04d989f742a6de721575
|
|
|
|
|
|
|
|
filemetadata::FileMetadata::save_auto_snapshot
|
|
fixed using mut for const correctness (mut != ~const)
|
|
|
|
`binaryninja::open_view_with_options`, updated init/shutdown, script example, more setting support, and misc fixes
|
|
|
|
|
|
plugin_abi_minimum_version
|
|
|
|
|
|
|
|
|