Nikolay Kim
|
c5f5620f77
|
rename token() to py()
|
2017-07-13 19:04:00 -07:00 |
Nikolay Kim
|
8eb5dc0667
|
use associated consts
|
2017-07-13 16:45:50 -07:00 |
Nikolay Kim
|
00bd5615ed
|
drop py paramater for protcol definitions
|
2017-06-22 12:32:01 -07:00 |
Nikolay Kim
|
cb969161c6
|
fix unchecked downcast; added objects pool
|
2017-06-22 10:26:07 -07:00 |
Nikolay Kim
|
7cf8e1ab80
|
modify PyDict
|
2017-06-21 14:08:16 -07:00 |
Nikolay Kim
|
7b5521fdb3
|
simplify instance ptr, droped #[py::ptr] annotation attr
|
2017-06-19 20:55:07 -07:00 |
Nikolay Kim
|
26fccf6022
|
added proper PyString for py2 handling
|
2017-06-11 22:23:49 -07:00 |
Nikolay Kim
|
84f5578997
|
varios cleanups
|
2017-06-05 20:25:00 -07:00 |
Nikolay Kim
|
57cc139c81
|
drop Py pointer
|
2017-06-03 17:27:26 -07:00 |
Nikolay Kim
|
b75160daf3
|
remove pyobject lifetime
|
2017-06-02 18:58:16 -07:00 |
Nikolay Kim
|
ad38688378
|
fix sequence protocol; convert buffer protocol
|
2017-05-29 15:08:19 -07:00 |
Nikolay Kim
|
51ac8c9c78
|
better gil token scope
|
2017-05-29 13:30:38 -07:00 |
Nikolay Kim
|
ea8ccf190a
|
special treatment for native python objects
|
2017-05-29 02:47:27 -07:00 |
Nikolay Kim
|
1f2c927bd5
|
update buffer proto tests
|
2017-05-19 23:18:54 -07:00 |
Nikolay Kim
|
3e20979f3f
|
implement buffer protocol with proc macro
|
2017-05-14 12:52:30 -07:00 |