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

Add more meta options #1430

Open
arv opened this issue Oct 17, 2014 · 3 comments
Open

Add more meta options #1430

arv opened this issue Oct 17, 2014 · 3 comments

Comments

@arv
Copy link
Collaborator

arv commented Oct 17, 2014

Currently we only have experimental. Maybe we should have one for atscript?

@arv
Copy link
Collaborator Author

arv commented Oct 17, 2014

@vojtajina

@domenic
Copy link
Contributor

domenic commented Oct 17, 2014

From my #1415 (comment) I would propose:

--es-proposed = --arrayComprehension + --asyncFunctions + --exponentiation + --generatorComprehension

--es-slow or --slow = --symbols

--atscript = --types + --annotations + --classProperties (+ --typeAssertions?)

Then maybe --experimental is a union of all three?

@vojtajina
Copy link
Contributor

Yes, agree with --atscript, probably without --type-assertions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants