-
Notifications
You must be signed in to change notification settings - Fork 238
Roadmap
Soutaro Matsumoto edited this page Aug 3, 2022
·
11 revisions
This is the list of features that are planned for the next a few releases and for the future.
Issues will be linked from each item for discussion.
- Block types with the type of
self(#1077)
- Better block type <-> proc type interoperability
- Method parameter type syntax
- Class name alias
- Partial loading of RBS files from a library/gem
- Loading RDoc from RBS (GSoC 2022 project)
- Annotation for special primitive methods to help type checker to give special reasoning on method calls
- Error tolerant parsing