-
Notifications
You must be signed in to change notification settings - Fork 213
Implementation issue for constant changes Q4'18 #60
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
Labels
implementation
Track the implementation of a specific feature OBSOLETE: Please use SDK issue
Milestone
Comments
This was referenced Nov 6, 2018
17 tasks
dart-bot
pushed a commit
to dart-lang/sdk
that referenced
this issue
Nov 26, 2018
This adds support for the new >>> operator as detailed in https://github.com/dart-lang/language/blob/master/accepted/future-releases/constant-update-2018/feature-specification.md#new-operators Tracking issue: dart-lang/language#60 Enable support by setting AbstractScanner.enableGtGtGt = true Change-Id: I8e7d2fb341971452d8e05d734a1de612880fef5e Reviewed-on: https://dart-review.googlesource.com/c/85421 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Dan Rubel <[email protected]>
@lrhn should the milestone for this issue be moved to 2.3, I don't think this feature is fully implemented correct. |
3 tasks
The CFE is still working on the feature. I hope it will make it into 2.3. If not, and we want to launch 2.3 anyway, we'll take it from there. |
Moving to 2.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue is for tracking implementation of a set of updates to the constant specification:
Request issue: #54
Feature issue: #61
Feature specification:
https://github.com/dart-lang/language/blob/master/accepted/future-releases/constant-update-2018/feature-specification.md
Implementation plan:
https://github.com/dart-lang/language/blob/master/accepted/future-releases/constant-update-2018/implementation-plan.md
ETA: Q4 2018 in Dart Repo.
Current Timing:
Phase 0: Mid November 2018
Phase 1: Early December 2018
Phase 2: Mid December 2018
Phase 3: Q1 2019
TODO/Dependencies [drafting and to be discussed with Leaf]
*Phase 0 (Experimental Flags)
*Phase 1
*Phase 2
*Others:
The text was updated successfully, but these errors were encountered: