summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create `PythonTuple` and `PythonCallable` wrapper classes.Zachary Turner2015-11-111-11/+132
* Add a `PythonModule` class, and a root-level method for resolving names.Zachary Turner2015-11-111-0/+60
* Convert SWIG typemap string operations to PythonObjects.Zachary Turner2015-10-161-0/+11
* Introduce a `PythonFile` object, and use it everywhere.Zachary Turner2015-10-151-0/+9
* Get Python unit tests working with Python 3.Zachary Turner2015-10-141-260/+173
* Fix ref counting of Python objects.Zachary Turner2015-10-131-43/+94
* Port native Python-API to 3.xZachary Turner2015-10-091-0/+411
OpenPOWER on IntegriCloud