node/doc
isaacs b70fed48a7 Don't use a separate context for the repl.
Fix #1484
Fix #1834
Fix #1482
Fix #771

It's been a while now, and we've seen how this separate context thing
works.  It constantly confuses people, and no one actually uses '.clear'
anyway, so the benefit of that feature does not justify the constant
WTFery.

This makes repl.context actually be a getter that returns the global
object, and prints a deprecation warning.  The '.clear' command is gone,
and will report that it's an invalid repl keyword.  Tests updated to
allow the require, module, and exports globals, which are still
available in the repl just like they were before, by making them global.
2011-10-18 18:18:32 -07:00
..
api Don't use a separate context for the repl. 2011-10-18 18:18:32 -07:00
api_assets Revert "Use html5 spec stylesheet for docs" 2011-01-27 19:55:52 -08:00
logos Bump version to v0.4.10 2011-07-19 23:51:42 -07:00
cla.html joyent-ize website 2010-11-11 16:34:11 -08:00
favicon.ico Update favicon 2011-07-11 12:24:49 -07:00
index.html Bump version to v0.5.9 2011-10-10 18:18:56 -07:00
joyent-logo_orange_nodeorg-01.png Add jobs.nodejs.org link 2011-03-23 19:24:09 -07:00
logo.png logo update 2011-07-11 08:30:37 -07:00
node.1 Finish removing require.paths 2011-07-24 18:04:45 -07:00
pipe.css Bump version to v0.4.10 2011-07-19 23:51:42 -07:00
sh_javascript.min.js Man page generation. 2009-09-10 13:40:38 +02:00
sh_main.js Syntax highlighting for <tt> elements. 2009-09-23 16:58:28 +02:00
sh_vim-dark.css logo update 2011-07-11 08:30:37 -07:00
sponsored.png logo update 2011-07-11 08:30:37 -07:00
template.html Bump version to v0.5.9 2011-10-10 18:18:56 -07:00
trademark-policy.pdf logo update 2011-07-11 08:30:37 -07:00
v0.4_announcement.html Added favicon.ico 2011-04-02 02:35:23 -07:00