Wenzel Jakob
|
5116b02e68
|
python 2.7 fix
|
2015-09-05 02:14:39 +02:00 |
|
Wenzel Jakob
|
570822102c
|
support for ancient Python versions (2.7.x)
|
2015-09-04 23:49:23 +02:00 |
|
Wenzel Jakob
|
2b0339f44e
|
refcounting fix
|
2015-09-01 22:51:03 +02:00 |
|
Wenzel Jakob
|
a750031795
|
support strongly typed enum
|
2015-08-29 02:08:32 +02:00 |
|
Wenzel Jakob
|
328aa14e0a
|
linux compilation fixes
|
2015-08-26 17:23:23 +02:00 |
|
Wenzel Jakob
|
43dbdfd0e7
|
Merge branch 'master' of https://github.com/wjakob/pybind11
|
2015-08-24 15:32:50 +02:00 |
|
Wenzel Jakob
|
f5fae929a3
|
avoid std::string when creating signatures, and make nicer type names. binary size reduced by ~10%
|
2015-08-24 15:31:24 +02:00 |
|
Wenzel Jakob
|
d3a4a50207
|
Merge branch 'master' of https://github.com/wjakob/pybind11
|
2015-08-04 18:55:07 +02:00 |
|
Wenzel Jakob
|
efd9e987f5
|
windows fixes
|
2015-08-04 18:53:18 +02:00 |
|
Wenzel Jakob
|
cd5cda715b
|
cleaned up handling of warnings on clang
|
2015-08-03 12:17:54 +02:00 |
|
Wenzel Jakob
|
281aa0e668
|
nicer code separation, cleanup logic, std::function type caster
|
2015-07-31 04:10:38 +02:00 |
|
Wenzel Jakob
|
a576e6a8ca
|
keyword argument support, removed last traces of std::function<> usage
|
2015-07-29 23:39:11 +02:00 |
|
Wenzel Jakob
|
71867830f5
|
switched cpp_function to use variadic arguments
|
2015-07-29 17:50:57 +02:00 |
|
Wenzel Jakob
|
43398a8548
|
complex number support
|
2015-07-28 16:12:20 +02:00 |
|
Wenzel Jakob
|
d4258bafef
|
generate more compact binaries
|
2015-07-28 03:10:15 +02:00 |
|
Wenzel Jakob
|
2ac80e77aa
|
Better NumPy support
|
2015-07-22 01:00:06 +02:00 |
|
Wenzel Jakob
|
bd4a529319
|
more flexible function creation syntax
|
2015-07-11 18:55:41 +02:00 |
|
Wenzel Jakob
|
38bd71134a
|
Initial commit
|
2015-07-09 15:27:32 +02:00 |
|