UglifyJS/lib
Mihai Bazon ef87c9fd8f big speed improvement (observable when beautify = false)
who would have thought that str.charAt(str.length - 1) is not a constant,
instant operation?  seems to get slower and slower as the string grows.

0.6s vs. 3s
2012-08-17 19:04:23 +03:00
..
ast.js code generator finally seems to work properly 2012-08-17 15:59:42 +03:00
index.html init repo 2012-05-27 14:13:26 +03:00
node.js code generator finally seems to work properly 2012-08-17 15:59:42 +03:00
output.js big speed improvement (observable when beautify = false) 2012-08-17 19:04:23 +03:00
parse.js code generator finally seems to work properly 2012-08-17 15:59:42 +03:00
test.js WIP 2012-08-15 14:50:27 +03:00
utils.js WIP 2012-06-03 23:10:31 +03:00