wrote more of the compressor and added some tests
authorMihai Bazon <mihai@bazon.net>
Wed, 22 Aug 2012 12:21:58 +0000 (15:21 +0300)
committerMihai Bazon <mihai@bazon.net>
Wed, 22 Aug 2012 12:21:58 +0000 (15:21 +0300)
commit159a6f048cfabc6bdee0bb1274eeb0d6ab75b79a
tree16996dd7f421281bb60ad8dbf6666a2424262e48
parentf53e139d3cfc9b2eab0239496181a9485728e066
wrote more of the compressor and added some tests
lib/ast.js
lib/compress.js
test/compress/blocks.js [new file with mode: 0644]
test/compress/dead-code.js [new file with mode: 0644]
test/compress/debugger.js [new file with mode: 0644]
test/compress/properties.js [new file with mode: 0644]
test/compress/sequences.js [new file with mode: 0644]
test/run-tests.js [new file with mode: 0755]
tmp/test-node.js
tools/node.js