UglifyJS/lib
Mihai Bazon 1b6f8d463f remove the $self hack
operations are destructive anyway, so there's no point to clone the nodes in
the transformer.  speed++
2012-10-12 11:07:35 +03:00
..
ast.js remove the $self hack 2012-10-12 11:07:35 +03:00
compress.js remove the $self hack 2012-10-12 11:07:35 +03:00
mozilla-ast.js added $propdoc to AST nodes and some cleanups 2012-10-09 18:20:39 +03:00
output.js add AST_Infinity node 2012-10-09 18:35:53 +03:00
parse.js use AST_Lambda for object setters/getters 2012-10-12 10:11:01 +03:00
scope.js cleanup 2012-10-11 11:07:42 +03:00
sourcemap.js line numbers start at 1 2012-10-02 16:39:53 +03:00
transform.js added $propdoc to AST nodes and some cleanups 2012-10-09 18:20:39 +03:00
utils.js stealing more hacks from acorn in the name of speed 2012-10-11 15:17:42 +03:00