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 ES6 version #6

Closed
michaelficarra opened this issue Sep 23, 2014 · 7 comments
Closed

add ES6 version #6

michaelficarra opened this issue Sep 23, 2014 · 7 comments

Comments

@michaelficarra
Copy link
Owner

No description provided.

@RReverser
Copy link

@michaelficarra Just figured out that I need this as well.

@sebmck
Copy link

sebmck commented Feb 11, 2015

@RReverser Likewise. Anything we can do to help @michaelficarra?

@michaelficarra
Copy link
Owner Author

I'm going to start on this now. What are your plans with it?

@RReverser
Copy link

Testing traversals, transpilation and other stuff where exact code does not matter but syntax coverage does.

@michaelficarra
Copy link
Owner Author

Ah, that relates to #8. I'd love to get a PR for that so we can see if we're missing anything in everything.js.

@michaelficarra
Copy link
Owner Author

Okay, /es6.js should now cover all ES6 productions. Let me know if it does not or if there are any bugs. When the Shift parser is done, we'll run it over /es6.js. Once we feel comfortable with it, I'll cut a major release and switch over the main field in /package.json from /es5.js to /es6.js.

@RReverser
Copy link

@michaelficarra Thanks!

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

No branches or pull requests

3 participants