| Age | Commit message (Collapse) | Author |
|
|
|
get_view_of_file_with_options API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2195
|
|
|
|
|
|
|
|
|
|
|
|
checking cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
convention in type docs
|
|
open_view behavior around bndb loading
|
|
|
|
|
|
add missing module on inspect.getattr_static and small readability cleanup
|
|
|
|
Add string handling to ILRegister comparison.
This is especially nice with the CallingConvention API. It returns a string for things like "int_return_reg". This allows comparison without sprinkling of str().
Fix up __ne__ for ILInstruction.
|
|
|
|
|
|
header parsing or getting load options fail
|
|
|
|
|
|
|
|
|