Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 175273 - [PATCH] Ruby DDP-based type inferencing, initial support
Summary: [PATCH] Ruby DDP-based type inferencing, initial support
Status: RESOLVED FIXED
Alias: None
Product: DLTK
Classification: Technology
Component: Ruby (show other bugs)
Version: 0.9   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dltk.ruby-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-23 09:00 EST by Andrey Tarantsov CLA
Modified: 2010-06-11 06:04 EDT (History)
0 users

See Also:


Attachments
The patch (73.66 KB, patch)
2007-02-23 09:01 EST, Andrey Tarantsov CLA
alex.panchenko: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Tarantsov CLA 2007-02-23 09:00:01 EST
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.
Comment 1 Andrey Tarantsov CLA 2007-02-23 09:01:18 EST
Created attachment 59651 [details]
The patch
Comment 2 Mikhail Kalugin CLA 2007-02-23 09:25:04 EST
Patch applied
Comment 3 Andrey Platov CLA 2008-05-26 02:42:44 EDT
bulk change: this bug was fixed in DLTK 0.9