llvm-capstone/lldb/scripts
Jonas Devlieghere bf03e17c57 [Lldb/Lua] Generate Lua Bindings
This patch uses SWIG to generate the Lua bindings for the SB API. It
covers most of the API, but some methods require a type map similar to
Python.

Discussion on the mailing list:
http://lists.llvm.org/pipermail/lldb-dev/2019-December/015812.html

Differential revision: https://reviews.llvm.org/D71235
2019-12-21 11:28:41 -08:00
..
interface Remove TypeValidators (NFC in terms of the testsuite) 2019-12-11 09:27:12 -08:00
Python [LLDB][Python] remove ArgInfo::count 2019-11-04 12:48:49 -08:00
swig_bot_lib Use list comprehension instead of map/filter to prepare Python2/3 compat 2019-03-21 07:19:09 +00:00
analyze-project-deps.py Use list comprehension instead of map/filter to prepare Python2/3 compat 2019-03-21 07:19:09 +00:00
buildbot.py Python 2/3 compatibility: from __future__ import print_function 2019-03-21 18:27:40 +00:00
CMakeLists.txt [Lldb/Lua] Generate Lua Bindings 2019-12-21 11:28:41 -08:00
disasm-gdb-remote.pl
framework-header-fix.sh
headers.swig [lldb/SWIG] Modulerize lldb.swig so parts of it can be reused. 2019-12-13 14:49:44 -08:00
install_custom_python.py Python 2/3 compatibility: from __future__ import print_function 2019-03-21 18:27:40 +00:00
interfaces.swig [lldb/SWIG] Modulerize lldb.swig so parts of it can be reused. 2019-12-13 14:49:44 -08:00
lldb_lua.swig [Lldb/Lua] Generate Lua Bindings 2019-12-21 11:28:41 -08:00
lldb.swig [lldb/SWIG] Modulerize lldb.swig so parts of it can be reused. 2019-12-13 14:49:44 -08:00
macos-setup-codesign.sh
swig_bot.py
use_lldb_suite.py use_lldb_suite.py: Fix potential infinite loop 2019-02-07 14:03:43 +00:00
verify_api.py python 2/3 compat: commands vs subprocess 2019-03-26 14:46:15 +00:00