-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation issue for the generalized type alias feature #115
Labels
implementation
Track the implementation of a specific feature OBSOLETE: Please use SDK issue
Comments
I think this needs another step, "Implementation in DartDoc". |
Added some missing things. |
9 tasks
3 tasks
I think there are some important missing items from the check list. Considering grok (now Kythe), Cider, and Angular are in Phase 0, these should probably be Phase 0:
|
Thanks, added those items to the list. |
Closing this issue, the new implementation issue for this feature is dart-lang/sdk#44951. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[Edit Feb 2021: The implementation issue needs to be in the SDK repo, so we will use https://github.com/dart-lang/sdk/issues/44951 as the implementation issue for non-function type aliases. Deleted the check boxes below to avoid duplication and confusion.]
This issue is for tracking implementation of the generalized type alias feature:
Request issue: #66
Feature issue: #65
Main SDK tracking issue: dart-lang/sdk#44951
Feature specification:
https://github.com/dart-lang/language/blob/master/accepted/future-releases/generalized-typedef-2018/feature-specification.md
Implementation plan:
https://github.com/dart-lang/language/blob/master/accepted/future-releases/generalized-typedef-2018/implementation-plan.md
[List of tasks and check boxes deleted: See https://github.com/dart-lang/sdk/issues/44951]
The text was updated successfully, but these errors were encountered: