UglifyJS/lib
Mihai Bazon f26f3b44bc small improvements in wrap_commonjs:
- use MAP.splice instead of a BlockStatement to inject code (avoids some
  warnings in the linter)
- use the original symbol in exports, so that we get the proper source mapping
2012-10-10 11:28:05 +03:00
..
ast.js small improvements in wrap_commonjs: 2012-10-10 11:28:05 +03:00
compress.js drop unused variable 2012-10-10 11:27:06 +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 make --comments keep @cc_on too 2012-10-09 18:25:00 +03:00
scope.js add --lint and display {file} in scope_warnings 2012-10-10 11:26:59 +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 "use strict"; 2012-10-02 12:45:58 +03:00