aboutsummaryrefslogtreecommitdiff
path: root/tools/eliminator/node_modules/uglify-js/lib/process.js
AgeCommit message (Expand)Author
2013-06-26Move line numbers to the AST node itself.Jez Ng
2013-06-22Get test_source_map passing again.Jez Ng
2013-06-22Put uglify back the way it was.Jez Ng
2013-06-22Fix line numbering for invoke instructions.Jez Ng
2013-06-19Implement source maps for optimized builds.Jez Ng
2013-06-19Map source lines for assignment statements.Jez Ng
2013-06-19Delete uglify code that was only needed for compression.Jez Ng
2011-08-30Made sure uglify's code generator re-parenthesizes anonymous functions.max99x
2011-08-23Updated UglifyJS to preserve object key quotedness (Closure Compiler compatib...max99x
2011-08-23Added a redundant-variable eliminator script and its dependencies.max99x