Skip to content

Conversation

@nene
Copy link
Contributor

@nene nene commented Oct 8, 2013

Fixes issue #28

ES5 removed a bunch of reserved words that ES3 had reserved. These
are also supported as identifiers by real-world implementations. So
removing these.

ES5 added 'let' and 'yield' to the reserved list, which have been added
in here too.

ES5 removed a bunch of reserved words that ES3 had reserved.  These
are also supported as identifiers by real-world implementations. So
removing these.

ES5 added 'let' and 'yield' to the reserved list, which have been added
in here too.
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.

1 participant