summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/ScriptInterpreter/Lua
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] Fix stale/bogus error messagesJonas Devlieghere2019-12-212-0/+13
* [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
OpenPOWER on IntegriCloud