-
Notifications
You must be signed in to change notification settings - Fork 237
Roadmap
Soutaro Matsumoto edited this page Jun 20, 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.
- 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
- Block types with the type of
self