everything is changed. i've waited much too long to commit.
authorRyan <ry@tinyclouds.org>
Wed, 15 Apr 2009 08:08:28 +0000 (10:08 +0200)
committerRyan <ry@tinyclouds.org>
Wed, 15 Apr 2009 08:08:28 +0000 (10:08 +0200)
commit63a9cd389773b0d986184f5989eeceb299b55ecd
treea936e68200d6ff23d03f3d09e65b45278002fdbf
parent0e9e927fcb71d44524340ae4f0392bd1dcced7fb
everything is changed. i've waited much too long to commit.

this is awful. i'm sorry for being so messy.
17 files changed:
configure [new file with mode: 0755]
js2c.py [new file with mode: 0755]
jsmin.py [new file with mode: 0644]
src/file.cc [new file with mode: 0644]
src/file.h [new file with mode: 0644]
src/main.js [new file with mode: 0644]
src/net.cc [new file with mode: 0644]
src/net.h [new file with mode: 0644]
src/node.cc
src/node.h
src/node_tcp.cc [deleted file]
src/node_tcp.h [deleted file]
src/process.cc [new file with mode: 0644]
src/process.h [new file with mode: 0644]
test/mjsunit.js [new file with mode: 0644]
test/test-test.js [new file with mode: 0644]
wscript