2011/9/30 Vitja Makarov :
> 2011/9/30 Robert Bradshaw :
>> On Thu, Sep 29, 2011 at 10:43 PM, Stefan Behnel wrote:
>>> Vitja Makarov, 30.09.2011 06:41:
2011/9/28 Vitja Makarov:
>
> I tried to build simple plan for ongoing cython function refactoring
>
> * Replace assignmen
2011/9/30 Robert Bradshaw :
> On Thu, Sep 29, 2011 at 10:43 PM, Stefan Behnel wrote:
>> Vitja Makarov, 30.09.2011 06:41:
>>>
>>> 2011/9/28 Vitja Makarov:
I tried to build simple plan for ongoing cython function refactoring
* Replace assignment synthesis with SingleAssignmentNod
2011/9/30 Stefan Behnel :
> Vitja Makarov, 30.09.2011 06:41:
>>
>> 2011/9/28 Vitja Makarov:
>>>
>>> I tried to build simple plan for ongoing cython function refactoring
>>>
>>> * Replace assignment synthesis with SingleAssignmentNode, where LHS is
>>> NameNode and RHS is PyCFunctionNode
>>> * Split
On Thu, Sep 29, 2011 at 10:43 PM, Stefan Behnel wrote:
> Vitja Makarov, 30.09.2011 06:41:
>>
>> 2011/9/28 Vitja Makarov:
>>>
>>> I tried to build simple plan for ongoing cython function refactoring
>>>
>>> * Replace assignment synthesis with SingleAssignmentNode, where LHS is
>>> NameNode and RHS
Vitja Makarov, 30.09.2011 06:41:
2011/9/28 Vitja Makarov:
I tried to build simple plan for ongoing cython function refactoring
* Replace assignment synthesis with SingleAssignmentNode, where LHS is
NameNode and RHS is PyCFunctionNode
* Split function body into python wrapper and C function
http
2011/9/28 Vitja Makarov :
> I tried to build simple plan for ongoing cython function refactoring
>
> * Replace assignment synthesis with SingleAssignmentNode, where LHS is
> NameNode and RHS is PyCFunctionNode
> * Split function body into python wrapper and C function
> http://wiki.cython.org/enhan