Skip to content

Remember to add >>> operator to int. #30745

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

Closed
lrhn opened this issue Sep 15, 2017 · 0 comments
Closed

Remember to add >>> operator to int. #30745

lrhn opened this issue Sep 15, 2017 · 0 comments
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). core-2 library-core type-enhancement A request for a change that isn't a bug

Comments

@lrhn
Copy link
Member

lrhn commented Sep 15, 2017

If we change int to be finite-precision, it should have a non-sign-extending shift as well.

That means a new overloadable operator everywhere in the language which can likely also be used in constant expressions.

@lrhn lrhn added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-m library-core labels Sep 15, 2017
@floitschG floitschG added core-2 and removed core-m labels Sep 18, 2017
@lrhn lrhn added the type-enhancement A request for a change that isn't a bug label Oct 5, 2020
@lrhn lrhn closed this as completed Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). core-2 library-core type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants