summaryrefslogtreecommitdiff
path: root/src/python/m5/util/pybind.py
AgeCommit message (Expand)Author
2019-06-19python: Add support for exporting static class methods from c++Nikos Nikoleris
2019-03-14python: Teach PyBindMethod how to set return_value_policy.Gabe Black
2019-02-23python: Enforce absolute imports for Python 3 compatibilityAndreas Sandberg
2018-06-28python: Fixup incorrect syntax in PyBind argument handlerAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg