Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert SWIG typemap string operations to PythonObjects. | Zachary Turner | 2015-10-16 | 1 | -0/+11 |
* | Update SWIG typemaps to use `PythonFile`. | Zachary Turner | 2015-10-16 | 1 | -1/+4 |
* | Introduce a `PythonFile` object, and use it everywhere. | Zachary Turner | 2015-10-15 | 1 | -1/+21 |
* | Minor cleanup on PythonDataObject constructors. | Zachary Turner | 2015-10-14 | 1 | -5/+7 |
* | Change swig interface files to use PythonDataObjects. | Zachary Turner | 2015-10-14 | 1 | -3/+12 |
* | Fix ref counting of Python objects. | Zachary Turner | 2015-10-13 | 1 | -172/+197 |
* | Fix build broken by r249885 | Zachary Turner | 2015-10-09 | 1 | -1/+1 |
* | Port native Python-API to 3.x | Zachary Turner | 2015-10-09 | 1 | -10/+15 |
* | Convert the ScriptInterpreter system to a plugin-based one. | Zachary Turner | 2015-07-30 | 1 | -0/+279 |