Skip to content

Develop -> Master #696

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 36 commits into from
Nov 8, 2016
Merged

Develop -> Master #696

merged 36 commits into from
Nov 8, 2016

Conversation

bounceme
Copy link
Collaborator

@bounceme bounceme commented Nov 7, 2016

the indent script is stable and I'm probably done working on the indent script at this point, except for bug reports.

@bounceme
Copy link
Collaborator Author

bounceme commented Nov 8, 2016

I may actually make a few changes to make do-whiles not break when there is a while in the do statement. that is the only bug I can think of

@bounceme
Copy link
Collaborator Author

bounceme commented Nov 8, 2016

#515 (comment)

mishoo/UglifyJS#893

I'm actually going to remove this support. All while (/*do things*/) \n are going to be indenpendent from do statements. This will simplify the code, and also spare me from attempting to accurately parse nested braceless whiles in do's

@bounceme
Copy link
Collaborator Author

bounceme commented Nov 8, 2016

merging tomorrow. speak now or forever hold your peace

anyone changing the magic setting will have a non-operable program anyway
@bounceme bounceme merged commit 3abb9ae into master Nov 8, 2016
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.

3 participants