119 Commits (6ff3b0324067b688610e85db9e008d4afceb19cb)

Author SHA1 Message Date
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