COMMITS
/ scriptingprovider.cpp December 13, 2025
S
Add more reserve calls
Scott Lagler committed
June 13, 2025
M
Fix misc memory leaks in C++ API
Mason Reed committed
August 17, 2023
B
Ensure consistent lifetimes for UI-accessible BinaryView instances in Python.
Brian Potchik committed
March 29, 2023
J
Add support for warnings to ScriptingInstance
Josh Ferrell committed
February 1, 2023
R
Clean up possible early deletion issues in API callbacks
Rusty Wagner committed
September 7, 2022
June 16, 2022
K
Add support for executing scripts from files
kat committed
April 28, 2022
J
Fix lifetimes in ScriptingInstance::CompleteInputCallback
Josh F committed
April 11, 2022
J
Prevent crash when ScriptingInstance::CompleteInput returns nullptr
Josh F committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 22, 2022
R
Fix leak of scripting instances when new windows are created
Rusty Wagner committed
February 10, 2021
P
Add ability to install python dependencies
Peter LaFosse committed
July 24, 2019
G
Input completion through python
Glenn Smith committed
May 10, 2019
R
Fix some double free bugs in API
Rusty Wagner committed
January 30, 2019
P
Add cancelScript api for scriptingProvider
Peter LaFosse committed
August 15, 2018
R
Expose ScriptingProvider name in C++ bindings
Ryan Snyder committed
August 10, 2018
B
Fix ScriptingProvider reference counting and instance cleanup.
Brian Potchik committed
August 18, 2016
R
Add Python script provider for UI Python console
Rusty Wagner committed