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 ES6 additions to String #183

Closed
wants to merge 22 commits into from
Closed

Support ES6 additions to String #183

wants to merge 22 commits into from

Conversation

eshepelyuk
Copy link
Contributor

Resolves #163

  1. Implemented 6 methods from ES6
  2. Should we restrict usage of new methods by LanguageVersion ?

+ implementing RequireObjectCoercible from ECMA spec
+ implementing RequireObjectCoercible from ECMA spec
+ implementing RequireObjectCoercible from ECMA spec
@eshepelyuk eshepelyuk closed this May 7, 2015
@eshepelyuk eshepelyuk deleted the stringES6 branch May 7, 2015 07:01
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.

Support ES6 additions to String
1 participant