summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/interface/SBModule.i
Commit message (Expand)AuthorAgeFilesLines
* [lldb/Bindings] Move bindings into their own subdirectoryJonas Devlieghere2020-01-091-554/+0
* [lldb/SWIG] Refactor extensions to be non Python-specific (2/2)Jonas Devlieghere2020-01-081-0/+2
* [lldb/SWIG] Guard embedded Python code in SWIG interfaces by SWIGPYTHONJonas Devlieghere2019-12-081-0/+4
* Fix some swig warningsPavel Labath2019-09-271-6/+0
* [swig] Don't mess with swig internals.Jonas Devlieghere2019-07-021-40/+14
* modify-python-lldb: Remove \a-removing codePavel Labath2019-04-231-3/+3
* Clean up docstrings in swig interface filesPavel Labath2019-04-181-141/+120
* modify-python-lldb.py: (Re)move __len__ and __iter__ supportPavel Labath2019-04-041-0/+23
* Make operator==s consistent between c++ and python APIsPavel Labath2019-04-021-0/+4
* Add "operator bool" to SB APIsPavel Labath2019-03-111-0/+2
* Insert blocks of python code with swig instead of modify-python-lldb.pyPavel Labath2019-02-271-0/+23
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Target] Do not skip a stop on a breakpoint if a plan was completedAleksandr Urakov2018-11-301-0/+3
* Add new API to SBTarget and SBModule classes.Alexander Polyakov2018-07-031-0/+17
* Fix typos in documentation.Bruce Mitchener2017-07-191-1/+1
* Make some more of the LLDB/SWIG/Python glue Python 3 aware.Zachary Turner2015-10-161-9/+9
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-0/+530
OpenPOWER on IntegriCloud