Community
Participate
Working Groups
The attached patch implement an initial infrastructure for DDP-based type inferencing in Ruby. In particular: - the DDP implementation in DLTK Core is fixed and slightly modified; the corresponding test is also fixed and succeeds; - a new DDP-based type inferencing implementation is added to DLTK Ruby; currently it handles local variable assignments and numeric literals only; - one test for the new DDP type inferencing is added; - all previous tests are changed to use the new type inferencing API; they all currently fail. On the way, a few minor fixes were made in the Core which do not affect anything beyond Ruby type inferencing / selection / completion.
Created attachment 59651 [details] The patch
Patch applied
bulk change: this bug was fixed in DLTK 0.9