summaryrefslogtreecommitdiff
path: root/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
AgeCommit message (Expand)Author
2019-10-22remove multi-argument form of PythonObject::Reset()Lawrence D'Anna
2019-10-16update ScriptInterpreterPython to use File, not FILE*Lawrence D'Anna
2019-10-03Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham
2019-09-28Give an error when StepUsingScriptedThreadPlan is passed a bad classname.Jim Ingham
2019-09-25remove unused method ResetOutputFileHandle()Jonas Devlieghere
2019-09-18[ScriptInterpreter] Remove ScriptInterpreterPythonImpl::Clear() (NFC)Jonas Devlieghere
2019-08-06[Gardening] Remove dead code from ScriptInterpreterPython (NFC)Jonas Devlieghere
2019-04-26[ScriptInterpreter] Pass the debugger instead of the command interpreterJonas Devlieghere
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-29[Python] Remove Python include from ScriptInterpreterPython.hJonas Devlieghere