Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb/Lua] Support loading Lua modules | Jonas Devlieghere | 2020-01-10 | 2 | -0/+20 |
* | [lldb/lua] Make convenience_variables.test compatible with lua-5.1 | Pavel Labath | 2020-01-10 | 1 | -5/+5 |
* | [lldb/Lua] Make lldb.debugger et al available to Lua | Jonas Devlieghere | 2020-01-09 | 6 | -0/+49 |
* | [lldb/lua] Fix bindings.test for lua-5.1 | Pavel Labath | 2019-12-23 | 1 | -1/+1 |
* | [lldb/ScriptInterpreter] Fix stale/bogus error messages | Jonas Devlieghere | 2019-12-21 | 2 | -0/+13 |
* | [Lldb/Lua] Persist Lua state across script interpreter calls. | Jonas Devlieghere | 2019-12-21 | 1 | -0/+3 |
* | [Lldb/Lua] Generate Lua Bindings | Jonas Devlieghere | 2019-12-21 | 1 | -0/+6 |
* | [lldb/Lua] Implement a Simple Lua Script Interpreter Prototype | Jonas Devlieghere | 2019-12-20 | 1 | -0/+3 |