Skip to content

Improvements To Destructuring #494

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

Merged
merged 5 commits into from
Jun 18, 2016
Merged

Improvements To Destructuring #494

merged 5 commits into from
Jun 18, 2016

Conversation

amadeus
Copy link
Collaborator

@amadeus amadeus commented Jun 18, 2016

I've tested this for a couple days and it's been working well. I do need to add a couple small things and then would like to merge into develop shortly.

amadeus added 5 commits June 17, 2016 20:20
This PR should add far more complete support for destructuring, both in
var/let/const statements and also within function argument definitions.

There may be some cases I have not tested and are broken, therefore more
testing is for sure needed.
Rest and spread operators are now clearly different, and also create
real regions that match more accurately.
@amadeus amadeus merged commit 0e08785 into develop Jun 18, 2016
@amadeus amadeus deleted the improve-destructuring branch June 18, 2016 03:42
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