Daniel Grunwald
|
4980053e95
|
Add py_method!() macro for creating method descriptors.
|
2015-06-25 23:58:57 +02:00 |
Daniel Grunwald
|
5c74f55862
|
Change `py_func!(py, f)` to `py_fn(f)`.
|
2015-06-25 00:02:56 +02:00 |
Daniel Grunwald
|
73e4ce3f8b
|
#11: Allow defining python extension types
Highly incomplete initial version.
|
2015-05-27 21:19:32 +02:00 |
Daniel Grunwald
|
8c8779e3fb
|
py_module_initializer! for python 3
|
2015-05-24 20:06:08 +02:00 |
Daniel Grunwald
|
5a303789b9
|
Don't export cstr! macro
|
2015-04-18 22:20:19 +02:00 |
Daniel Grunwald
|
f8e24a870c
|
Add support for exposing rust functions to python
|
2015-04-18 20:17:25 +02:00 |