Nikolay Kim
|
8fd6e3216f
|
convert object and number protocols to new system
|
2017-05-20 22:18:31 -07:00 |
|
Nikolay Kim
|
629f53ac52
|
new impl for sequence protocol
|
2017-05-20 12:15:28 -07:00 |
|
Nikolay Kim
|
201289d6ca
|
add __new__ and __call__ support
|
2017-05-19 23:14:59 -07:00 |
|
Nikolay Kim
|
eb64aa11ac
|
generate method defs from protocols
|
2017-05-19 11:48:05 -07:00 |
|
Nikolay Kim
|
0c7293125c
|
simplify class generation
|
2017-05-18 23:29:09 -07:00 |
|
Nikolay Kim
|
5119fa4f1d
|
fix generated type name
|
2017-05-18 16:57:39 -07:00 |
|
Nikolay Kim
|
1ff47d49c1
|
added PyIterProtocol
|
2017-05-18 15:57:38 -07:00 |
|
Nikolay Kim
|
9759cf7177
|
refactor PyAsyncProtocol
|
2017-05-17 18:25:26 -07:00 |
|
Nikolay Kim
|
2eea45e9fa
|
better slot trait definition
|
2017-05-17 16:33:18 -07:00 |
|
Nikolay Kim
|
c9aefd7e5f
|
drop py_class
|
2017-05-16 23:43:39 -07:00 |
|
Nikolay Kim
|
086f24e7a1
|
added descriptor protocol support
|
2017-05-16 15:32:46 -07:00 |
|
Nikolay Kim
|
521a91fbc2
|
remove unused imports
|
2017-05-16 14:18:31 -07:00 |
|
Nikolay Kim
|
9b1c4c55f4
|
added properties support
|
2017-05-16 11:58:18 -07:00 |
|