summaryrefslogtreecommitdiff
path: root/src/python/pybind11
AgeCommit message (Expand)Author
2018-11-12sim: Push the global frequency management code into C++.Gabe Black
2018-10-17python: Stop conditionally excluding code from pyobject.ccGabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2017-08-30python: Make GlobalExitEvent.getCode() return an intAndreas Sandberg
2017-05-24python: Fix PyEvent reference counting bugAndreas Sandberg
2017-05-22python: Prevent Python wrappers from deleting SimObjectsAndreas Sandberg
2017-05-22python: Fix weird memory issue in wrapped AddrRange vectorsAndreas Sandberg
2017-05-09misc: Expose the listener loopbackOnly function to python.Gabe Black
2017-05-02python: Remove SWIGAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg