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

ES6 support #16

Merged
merged 33 commits into from
Apr 18, 2015
Merged

ES6 support #16

merged 33 commits into from
Apr 18, 2015

Conversation

twada
Copy link
Member

@twada twada commented Apr 14, 2015

going to support ES6

TODO

  • switch parser
  • TemplateLiteral
  • TaggedTemplateExpression
  • ArrowFunctionExpression
  • ClassExpression
  • Destructuring
  • Binary and Octal Literals
  • SpreadElement
  • Enhanced Object Literals
  • capture whole ArrayExpression
  • capture whole ObjectExpression
  • refactor
  • optimization

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 95.02% when pulling 32502c3 on es6 into 1e1da30 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 95.02% when pulling 32502c3 on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 95.02% when pulling 502f61e on es6 into 1e1da30 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 95.02% when pulling 502f61e on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.09%) to 95.02% when pulling 502f61e on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 95.63% when pulling 3ad5ba8 on es6 into 1e1da30 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 95.63% when pulling 3ad5ba8 on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 95.63% when pulling b31912c on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 95.63% when pulling b31912c on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.27%) to 95.2% when pulling fad843b on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.27%) to 95.2% when pulling 2d2e2b0 on es6 into 1e1da30 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.27%) to 95.2% when pulling 2d2e2b0 on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.33%) to 95.26% when pulling c02a294 on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.33%) to 95.26% when pulling 709961e on es6 into 1e1da30 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.33%) to 95.26% when pulling 48053b0 on es6 into 1e1da30 on master.

@twada twada changed the title [WIP] ES6 support ES6 support Apr 18, 2015
twada added a commit that referenced this pull request Apr 18, 2015
@twada twada merged commit a901e6a into master Apr 18, 2015
@twada twada deleted the es6 branch April 18, 2015 04:51
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

Successfully merging this pull request may close these issues.

2 participants