Ryan
80eed19612
Update website with first release link.
2009-05-27 18:38:22 +02:00
Ryan
1d8c4659d1
Just twiddling with the webpage
2009-05-27 15:42:16 +02:00
Ryan
b3338273b4
Reorganize the website into two pages.
2009-05-27 14:53:36 +02:00
Ryan
b260a9108b
Add errno constants. Move all constants to node.constants
namespace.
2009-05-26 19:48:49 +02:00
Ryan
24ebd0360a
Clean up doc intro and syntax highlighting.
2009-05-26 18:06:53 +02:00
Ryan
e8f177aa2d
Clean up outgoing encoding API. Generally: send(chunk, encoding).
2009-05-26 17:48:59 +02:00
Ryan
cf0eebf685
Add preliminary tcp documentation
2009-05-26 15:20:25 +02:00
Ryan
c326614c8d
More docs. Add rmdir and unlink.
2009-05-26 12:11:31 +02:00
Ryan
a9f29cd18d
File I/O documentation. Remove necessity of class="sh_javascript".
2009-05-26 11:39:40 +02:00
Ryan
f3af6c6f53
More docs
2009-05-25 19:52:05 +02:00
Ryan
3eb4819db1
Add docs. Rename exit() to node.exit().
2009-05-25 13:38:36 +02:00
Ryan
5c2389fada
Remove error codes from file on_completion callbacks. Use file.onError.
...
The error codes still remain for the two general file system operations:
rename and stat.
Additionally I've removed the actionQueue for file system operations. They
are sent directly into the thread pool.
2009-05-25 13:17:35 +02:00
Ryan
6244f77822
Beginnings of file i/o docs. Finish up timers.
2009-05-21 12:33:57 +02:00
Ryan
e787e11a1b
Begin documentation for file i/o
2009-05-20 16:58:08 +02:00
Ryan
cb3a11d72a
Camel case status_code and http_version.
2009-05-20 16:06:08 +02:00
Ryan
691467670d
More node.http.Client docs
2009-05-20 16:05:11 +02:00
Ryan
6a582a4d9a
Begin node.http.Client docs
2009-05-20 13:42:26 +02:00
Ryan
5e37dfca02
Clean up tests. Add docs.
2009-05-19 22:32:41 +02:00
Ryan
5dce17c5aa
Modify website colors.
2009-05-19 13:16:36 +02:00
Ryan
3bc73ba967
Add ParseUri to the node namespace
2009-05-19 00:01:11 +02:00
Ryan
456bb1b9f8
Work on motivation statement.
2009-05-18 23:53:26 +02:00
Ryan
edc38b4134
Use parseUri() for req.uri. Update docs.
2009-05-18 19:33:05 +02:00
Ryan
d0b5961960
Work on website styling.
2009-05-17 15:54:06 +02:00