7 Commits (5f0fcd6245a28761b0e8a565e99bca5ae2b5432e)

Author SHA1 Message Date
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
cjihrig f2e319b757 test: move ArrayStream to common 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Chris Dickinson 0450ce7db2 repl: add mode detection, cli persistent history 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Yazhong Liu 3ae0b17c76 repl: REPLServer inherits from readline.Interface 11 years ago
isaacs c0721bcd66 repl: Use a domain to catch async errors safely 12 years ago
Nathan Rajlich cca15e8e33 test: disable global variable check for "test-repl-options.js" 12 years ago
Nathan Rajlich 208b230744 repl: add a 'useColors' option to the repl 13 years ago
Nathan Rajlich a33d1c959a repl: add test case verifying the repl options usage 13 years ago
Nathan Rajlich f41901cdf6 repl: make ^D emit an 'end' event on the readline instance 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0ce9cbab29 GJSLint continue 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl 8abeffa9ea Add process.nextTick() 15 years ago