[Cython] Type Inference: Inter Procedural Analysis

2018-01-02 Thread usama hameed
Hi all, I recently suggested implementing Inter-Procedural Analysis to infer function types and made the following Github issue , and I was advised to communicate on this channel. I went through the code base, and have implemented a rudimentary type i

Re: [Cython] Type Inference: Inter Procedural Analysis

2018-01-02 Thread Stefan Behnel
Hi! Thanks for working on this! usama hameed schrieb am 29.12.2017 um 19:31: > I recently suggested implementing Inter-Procedural Analysis to infer > function types and made the following Github issue > , and I was advised to > communicate on this cha