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