reimplement module loading
authorRyan <ry@tinyclouds.org>
Mon, 20 Apr 2009 00:55:08 +0000 (02:55 +0200)
committerRyan <ry@tinyclouds.org>
Mon, 20 Apr 2009 00:55:08 +0000 (02:55 +0200)
commit93f7f0dca01ff00faf59e8c4e5dd01b043dee4f1
tree2ad00375e6391617984418e7f9011bd68b366586
parentc2decd720f5143e8553b3abbfc44147cc2308ce4
reimplement module loading

still missing several important features and its mostly untested but the script
test/test-test.js is working and thats enough for now.
src/main.js
src/node.cc
test/cat.js
test/stats.js
test/test-test.js