28 Commits (96ede8cc9b946e23482f855b19428868cab6021a)

Author SHA1 Message Date
isaacs 8df6f9e544 Close #974 Properly report traceless errors. 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 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
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl 92789b16e5 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 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
Ryan Dahl 97255c2651 Fix test harness for Linux 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 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
Ryan Dahl 7d0252eae2 Fix message tests 15 years ago
Ryan Dahl 125b868e06 Add message tests 15 years ago