public
Description: evented I/O for v8 javascript
Homepage: http://tinyclouds.org/node
Clone URL: git://github.com/ry/node.git
node /
name age message
file .gitignore Thu Apr 16 04:20:22 -0700 2009 update gitignore to work with waf files [ry]
file .gitmodules Wed Apr 22 09:17:56 -0700 2009 BROKEN COMMIT: removing git submodules [ry]
file LICENSE Tue May 26 16:59:31 -0700 2009 add license, readme [ry]
file README Tue May 26 16:59:31 -0700 2009 add license, readme [ry]
file configure Tue May 19 11:31:40 -0700 2009 Add color PASS/FAIL statements. Use python for ... [ry]
directory deps/ Wed May 27 07:29:55 -0700 2009 Change to build on FreeBSD The v8/SConstruct c... [ry]
file js2c.py Wed Apr 15 01:08:28 -0700 2009 everything is changed. i've waited much too lon... [ry]
file jsmin.py Wed Oct 07 06:02:42 -0700 2009 Fix build. - Add -f flag to rm on make clean. ... [ry]
directory src/ Tue May 26 11:35:42 -0700 2009 Remove file access flags that arn't present in ... [ry]
file test-http_simple.js Wed May 20 01:28:10 -0700 2009 HTTP Server: Close 1.0 connections properly. [ry]
directory test/ Mon May 25 04:17:35 -0700 2009 Remove error codes from file on_completion call... [ry]
file test_client.js Tue May 19 13:32:41 -0700 2009 Clean up tests. Add docs. [ry]
file waf Sat Apr 04 05:50:15 -0700 2009 use the WAF build system [ry]
directory website/ Wed May 27 06:42:16 -0700 2009 Just twiddling with the webpage [ry]
file wscript Wed May 27 07:29:55 -0700 2009 Change to build on FreeBSD The v8/SConstruct c... [ry]
README
To build

./configure
make 
make install

See website/index.html for documentation.