You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ryan b3338273b4 Reorganize the website into two pages. 16 years ago
deps Add includes for freebsd compatibility 16 years ago
src Remove file access flags that arn't present in macintosh. 16 years ago
test Remove error codes from file on_completion callbacks. Use file.onError. 16 years ago
website Reorganize the website into two pages. 16 years ago
.gitignore update gitignore to work with waf files 16 years ago
.gitmodules BROKEN COMMIT: removing git submodules 16 years ago
LICENSE add license, readme 16 years ago
README add license, readme 16 years ago
configure Add color PASS/FAIL statements. Use python for portability. 16 years ago
js2c.py everything is changed. i've waited much too long to commit. 16 years ago
jsmin.py everything is changed. i've waited much too long to commit. 16 years ago
test-http_simple.js HTTP Server: Close 1.0 connections properly. 16 years ago
test_client.js Clean up tests. Add docs. 16 years ago
waf use the WAF build system 16 years ago
wscript Add errno constants. Move all constants to `node.constants` namespace. 16 years ago

README

To build

./configure
make
make install

See website/index.html for documentation.