https://github.com/mishoo/UglifyJS
Revision ae4db00991c6155fde42bd00c30614d922a4219a authored by alexlamsl on 18 February 2017, 11:05:54 UTC, committed by alexlamsl on 21 February 2017, 05:29:57 UTC
- `do{...}while(false)` => `{...}`
- clean up `AST_While` logic

closes #1452
1 parent 100307a
History
Tip revision: ae4db00991c6155fde42bd00c30614d922a4219a authored by alexlamsl on 18 February 2017, 11:05:54 UTC
tweak do-while loops
Tip revision: ae4db00
File Mode Size
bin
lib
test
tools
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 39.0 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.3 KB

README.md

back to top