Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove multi-argument form of PythonObject::Reset() | Lawrence D'Anna | 2019-10-22 | 1 | -1/+0 |
* | Convert FileSystem::Open() to return Expected<FileUP> | Lawrence D'Anna | 2019-09-26 | 1 | -0/+1 |
* | [CMake] Only the Python scirpt interpreter should link against Python. | Jonas Devlieghere | 2019-04-01 | 1 | -3/+1 |
* | [Python] Define empty SWIG wrapper for unit testin" | Jonas Devlieghere | 2019-03-26 | 1 | -1/+1 |
* | [Python] Move SWIG wrapper dependency into the plugin | Jonas Devlieghere | 2019-03-25 | 1 | -1/+1 |
* | [CMake] Update unit tests with accurate dependencies | Chris Bieneman | 2017-02-01 | 1 | -2/+7 |
* | Introduce a `PythonExceptionState` class. | Zachary Turner | 2015-11-13 | 1 | -0/+1 |
* | gtest - Make a `PythonTestSuite` base class for setup / teardown. | Zachary Turner | 2015-11-13 | 1 | -0/+1 |
* | Port native Python-API to 3.x | Zachary Turner | 2015-10-09 | 1 | -0/+6 |