Skip to content
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

Support ES7: exponentiation operator #4812

Closed
mhegazy opened this issue Sep 15, 2015 · 3 comments
Closed

Support ES7: exponentiation operator #4812

mhegazy opened this issue Sep 15, 2015 · 3 comments
Labels
Committed The team has roadmapped this issue ES7 Relates to the ES7 Spec Fixed A PR has been merged for this issue Suggestion An idea for TypeScript

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Sep 15, 2015

Here is the ES7 proposal: https://github.com/rwaldron/exponentiation-operator
As of today, the proposal is at Stage 3.

@mhegazy mhegazy added Suggestion An idea for TypeScript ES7 Relates to the ES7 Spec Committed The team has roadmapped this issue labels Sep 15, 2015
@danquirk
Copy link
Member

For posterity, the original issue asking us to support this: #2102

@yuit yuit added this to the TypeScript 1.7 milestone Oct 12, 2015
@yuit yuit added the Fixed A PR has been merged for this issue label Oct 12, 2015
@yuit yuit closed this as completed Oct 12, 2015
@bluong
Copy link

bluong commented Oct 16, 2015

Is this compatible for ES5 or does this target only ES7?

@DanielRosenwasser
Copy link
Member

It's compatible with ES3 onwards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Committed The team has roadmapped this issue ES7 Relates to the ES7 Spec Fixed A PR has been merged for this issue Suggestion An idea for TypeScript
Projects
None yet
Development

No branches or pull requests

5 participants