18 Commits (array-sequence-fix)

Author SHA1 Message Date
Boris Dalstein b30734ee9f Fix typo in doc: build-in -> built-in 7 years ago
Henry Schreiner 8b40505575 Utility for redirecting C++ streams to Python (#1009) 8 years ago
Dean Moldovan db46a89d96 Update changelog for v2.2.0 8 years ago
Dean Moldovan 443ab5946b Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago
Dean Moldovan 22c413b196 Add C++ interface for the Python interpreter 8 years ago
Dean Moldovan 57a9bbc6c7 Automate generation of reference docs with doxygen and breathe (#598) 9 years ago
Dean Moldovan 67b52d808e Reorganize documentation 9 years ago
Wenzel Jakob 0d3fc3566a complete rewrite of eval/exec patch 9 years ago
Klemens Morgenstern c6ad2c4993 added exec functions 9 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Tomasz Miąsko ca77130be8 Use object class to hold partially converted python objects. 10 years ago
Tomasz Miąsko 875df5528d Make handle and related classes const correct. 10 years ago
Tomasz Miąsko cc39b2f37f Add const modifier to handle::cast. 10 years ago
Wenzel Jakob b1b714023a consistent macro naming throughout the project 10 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob 9329669683 remainder of documentation 10 years ago
Wenzel Jakob 28f98aa298 took a stab at some documentation 10 years ago