Skip to content

Handle the unsigned shift operator in DDC #30891

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
floitschG opened this issue Sep 26, 2017 · 3 comments
Closed

Handle the unsigned shift operator in DDC #30891

floitschG opened this issue Sep 26, 2017 · 3 comments
Assignees
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler

Comments

@floitschG
Copy link
Contributor

This is the DDC issue for #30886.

This is a non-breaking change and is not required to be in Dart 2.0.
Probably blocked by #30889 .

@vsmenon vsmenon added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. label Jul 20, 2019
@leafpetersen leafpetersen added this to the March Beta Release milestone Feb 9, 2021
@sigmundch
Copy link
Member

I believe this will be mostly handled by the CFE and core libraries, so I mostly expect this issue to be validation that it all works properly.

@sigmundch
Copy link
Member

@nshahan is this addressed by b250a58?

@nshahan
Copy link
Contributor

nshahan commented Mar 16, 2021

Yes the implementation is in and this seems more or less done. I'll validate with the test suites and file bugs if there are any failures.

@nshahan nshahan closed this as completed Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dev-compiler
Projects
None yet
Development

No branches or pull requests

5 participants