31 Commits (3589a62104eac1daae782ab479bec09f4df4dc9a)

Author SHA1 Message Date
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
Trevor Norris 86c0745a5e process: streamlining tick callback logic 12 years ago
isaacs dd85a8c183 Update message test for new v8 behavior 13 years ago
Bert Belder 0dba4ad0f9 tests: make all message tests pass on Windows 13 years ago
isaacs e0f5d8e86d test: v8 stack trace messages changed slightly 13 years ago
Felix Geisendörfer bf9d8e9214 Fix exception output for module load exceptions 13 years ago
Felix Geisendörfer 814033365b Fix process.nextTick throw call sites 13 years ago
isaacs 079b81358b test: Minor change to message/undefined_reference_in_new_context 13 years ago
koichik f5a01d1764 test: fix test/message/undefined_reference_in_new_context.js 13 years ago
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