25 Commits (array-sequence-fix)

Author SHA1 Message Date
oremanj fd9bc8f54d Add basic support for tag-based static polymorphism (#1326) 7 years ago
Boris Staletic 289e5d9cc2 Implement an enum_ property "name" 7 years ago
Ted Drain 0a0758ce3a Added write only property functions for issue #1142 (#1144) 8 years ago
Dustin Spicuzza 7c0e2c247b Document automatic upcasting of polymorphic types (#654) 8 years ago
Dean Moldovan 443ab5946b Replace PYBIND11_PLUGIN with PYBIND11_MODULE 8 years ago
Matthieu Bec af936e1987 Expose enum_ entries as "__members__" read-only property. Getters get a copy. 8 years ago
Dean Moldovan 57a9bbc6c7 Automate generation of reference docs with doxygen and breathe (#598) 9 years ago
myd7349 9b815ad2e9 Docs: Fix several errors of examples from the doc (#592) 9 years ago
Dean Moldovan 4e959c9af4 Add syntax sugar for resolving overloaded functions (#541) 9 years ago
Wenzel Jakob 405f6d1dfd make arithmetic operators of enum_ optional (#508) 9 years ago
Dean Moldovan 9273af4f92 Document dynamic attributes 9 years ago
Wenzel Jakob bad589a477 deprecated py::base<>, added a macro for improved readability 9 years ago
Jason Rhinelander 6b52c838d7 Allow passing base types as a template parameter 9 years ago
Wenzel Jakob f88af0c127 clarification on static properties (fixes #248) 9 years ago
Wenzel Jakob 99279f7107 docs: switched lexer for python console snippets to 'pycon' 9 years ago
Wenzel Jakob 43b6a23a89 minor comment about binding static methods 10 years ago
Wenzel Jakob 48548ea4a5 general cleanup of the codebase 10 years ago
Wenzel Jakob 2dfbadee5d documentation on using multiple extension modules 10 years ago
Wenzel Jakob 6eb11da94a Very minor documentation fixes, updated logo 10 years ago
Wenzel Jakob 0fb8528edf factored out some common functionality to a non-templated parent class 10 years ago
Wenzel Jakob b1b714023a consistent macro naming throughout the project 10 years ago
Wenzel Jakob 10e62e168b fixed missing semicolon in documentation 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