summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Lua] Support loading Lua modulesJonas Devlieghere2020-01-102-0/+20
* [lldb/lua] Make convenience_variables.test compatible with lua-5.1Pavel Labath2020-01-101-5/+5
* [lldb/Lua] Make lldb.debugger et al available to LuaJonas Devlieghere2020-01-096-0/+49
* [lldb/lua] Fix bindings.test for lua-5.1Pavel Labath2019-12-231-1/+1
* [lldb/ScriptInterpreter] Unify error message for command script importJonas Devlieghere2019-12-221-0/+2
* [lldb/ScriptInterpreter] Fix stale/bogus error messagesJonas Devlieghere2019-12-212-0/+13
* [lldb/Commands] Honor the scripting language passedJonas Devlieghere2019-12-211-0/+11
* [Lldb/Lua] Persist Lua state across script interpreter calls.Jonas Devlieghere2019-12-211-0/+3
* [Lldb/Lua] Generate Lua BindingsJonas Devlieghere2019-12-211-0/+6
* [lldb/Lua] Implement a Simple Lua Script Interpreter PrototypeJonas Devlieghere2019-12-201-0/+3
* [lldb/test] Move script interpreter testsJonas Devlieghere2019-12-182-0/+137
OpenPOWER on IntegriCloud