support dumping AST (#1879)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 7 May 2017 22:23:01 +0000 (06:23 +0800)
committerGitHub <noreply@github.com>
Sun, 7 May 2017 22:23:01 +0000 (06:23 +0800)
commitda295de82bfa9e1df39f45ee54e8e11ecce5dfb2
treee69d9df85be707b0138bfc3602f5edd7382bb26c
parent4f8ca4626efb15dc986785c89c51cbb3061e5f32
support dumping AST (#1879)

Re-order `AST_Binary` properties to make dump more readable.

closes #769
README.md
bin/uglifyjs
lib/ast.js
test/mocha/cli.js