20 Commits (de09168e5a3a1d8b18f73d79ea750074aa80e064)

Author SHA1 Message Date
koichik 4662ace916 Fix message tests 13 years ago
Ryan Dahl 72dd8778b9 Fix undefined_reference_in_new_context 14 years ago
Daniel Ennis 52f93185c7 Adding support for require-like initialization of node, 14 years ago
Felix Geisendörfer 91cc2d8c4b Restructure src/node.js startup code 14 years ago
Ryan Dahl 555184663a windows compat: undefined_reference_in_new_context test 14 years ago
Felix Geisendörfer 5a49f96505 Move commonjs module system into lib/module.js 14 years ago
Ryan Dahl d3532a4bf2 Fix indention in 'make test-message' 14 years ago
Ryan Dahl c7b24efd21 Move ev_loop out of javascript 14 years ago
Jorge Chamorro Bieling 99e19aa398 Remove unneeded function wrappers 14 years ago
isaacs e9b6b0b327 Report "weird" errors a little better. 14 years ago
Ryan Dahl 1b1bee8099 Fix test/message/undefined_reference_in_new_context 14 years ago
isaacs bb08f0c219 Remove require.async 14 years ago
Felix Geisendörfer ef54777fa5 Fix: uncaughtException was broken for main module 14 years ago
Herbert Vojčík 28b21d15c3 Fix undefined_reference_in_new_context test for own-context module loader. 14 years ago
Ryan Dahl d408de87fc Remove module.js - put code into src/node.js 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl 82ce3481fe Fix undefined_reference_in_new_context test 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl b93faf9afa Comment out lines with full paths in message test. 15 years ago
Ryan Dahl f1a4f17897 script.runIn*Context not throwing errors properly. 15 years ago