| Age | Commit message (Collapse) | Author |
|
|
|
variable merges
|
|
Close #3339.
|
|
|
|
|
|
|
|
|
|
|
|
handles directly
|
|
|
|
|
|
|
|
|
|
consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-SSA forms (pass the call from *LevelILFunction to *LevelILSSAFunction)
|
|
and the respective C and C++ functions; Addressed the API side of #2662
|
|
|
|
|
|
|
|
|
|
and mapping containers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
metadata.py, callingconvention.py, binaryview.py, highlevelil.py, scriptingprovider.py, types.py
Fix typehint for Union[QualifiedName, str]
|
|
|
|
|
|
add HLIL vars_read/vars_written
Additional progress on HLILInstruction refactor
|
|
Remove _mutable types
|
|
Fix linter error in scriptingprovider.py
Update workflow.py using updated paradigms and type hints
|