1. 06 Jul, 2016 1 commit
    • Add _<bool>("s1", "s2") ternary & use TYPE_CASTER · 8469f751
      This commit adds an additional _ template function for compile-time
      selection between two description strings.  This in turn allows the
      elimination of needing two name() methods in type_caster<arithmetic
      types> and type_caster<eigen types>, which allows them to start using
      PYBIND11_TYPE_CASTER instead, simplifying their code by eliminating all
      the code that they are duplicating from the macro.
      Jason Rhinelander committed
  2. 01 Jul, 2016 8 commits
  3. 30 Jun, 2016 4 commits
  4. 28 Jun, 2016 1 commit
  5. 27 Jun, 2016 1 commit
  6. 22 Jun, 2016 3 commits
  7. 21 Jun, 2016 2 commits
  8. 17 Jun, 2016 2 commits
  9. 16 Jun, 2016 1 commit
  10. 15 Jun, 2016 3 commits
  11. 14 Jun, 2016 5 commits
  12. 12 Jun, 2016 2 commits
  13. 03 Jun, 2016 7 commits