1. b3f3d79 Rename examples files, as per #288 by Jason Rhinelander · 9 years ago[Renamed from example/example11.py]
  2. c6e0cdf Allow pybind11::arg to have 0, false, or "" as default values. by Jerry Gamache · 9 years ago
  3. 96017dd Add _a literal for named arguments by Dean Moldovan · 9 years ago
  4. 178c8a8 nicer type_caster::load() calling conventions by Wenzel Jakob · 9 years ago
  5. 6c03beb enable *args and **kwargs notation (closes #190) by Wenzel Jakob · 9 years ago
  6. 9180519 added an example on using fancier kinds of default arguments by Wenzel Jakob · 10 years ago
  7. 66c9a40 Much more efficient generation of function signatures, updated docs by Wenzel Jakob · 10 years ago
  8. 5708221 support for ancient Python versions (2.7.x) by Wenzel Jakob · 10 years ago
  9. a576e6a keyword argument support, removed last traces of std::function<> usage by Wenzel Jakob · 10 years ago