UglifyJS/lib
Mihai Bazon e1862cd36f add --ast-help
displays a rather cruel description of the AST classes, derived
directly from the node definitions.
2012-10-09 13:21:21 +03:00
..
ast.js add --ast-help 2012-10-09 13:21:21 +03:00
compress.js fix detecting symbols in use 2012-10-09 13:13:55 +03:00
mozilla-ast.js remove unused code 2012-10-05 22:59:05 +03:00
output.js for certain nodes that we invent we might not have a original source file to 2012-10-08 12:52:25 +03:00
parse.js removed some unused variables 2012-10-04 08:49:18 +03:00
scope.js should not expose base54.sort() in the API docs, I think 2012-10-08 13:37:27 +03:00
sourcemap.js line numbers start at 1 2012-10-02 16:39:53 +03:00
transform.js more cleanup (dropped AST_SwitchBlock) 2012-10-03 15:52:31 +03:00
utils.js "use strict"; 2012-10-02 12:45:58 +03:00