46 Commits (f3c0b8cd6ea6b653656656648f77d2dd248dc22c)

Author SHA1 Message Date
James M Snell a7b94500f2
test: add common.noop, default for common.mustCall() 8 years ago
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Vse Mozhet Byt 5b74e635e5
test: reduce string concatenations 8 years ago
gwer 54decfa2ce
test: replace indexOf with includes 8 years ago
Vse Mozhet Byt a679e06c29
tools: use no-useless-concat ESLint rule 8 years ago
Rich Trott a27098d921
test: enable max-len for test-repl 8 years ago
Rich Trott d4f2ef7a59
test: apply strict mode in test-repl 8 years ago
Teddy Katz fac61118f9 repl: avoid parsing division operator as regex 8 years ago
Teddy Katz eba4f9a3ff repl: fix generator function preprocessing 8 years ago
Rich Trott a8909b833e benchmark,lib,test,tools: remove unneeded . escape 8 years ago
makenova aea0d47b77
test: update repl tests 8 years ago
Teddy Katz 5c6284a417 tools: add additional ESLint rules 9 years ago
Ali Ijaz Sheikh cda8bfc3c8 test: fix tests after V8 upgrade 9 years ago
Evan Lucas ffb2db8285 Revert "repl,util: insert carriage returns in output" 9 years ago
JungMinu 08e6eeee70 repl,util: insert carriage returns in output 9 years ago
Prince J Wesley fc3ba2ff4f repl: Use displayErrors for SyntaxError 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
Brian White eded11705b test: use random ports where possible 9 years ago
Rich Trott e8c91e7557 repl: refine handling of illegal tokens 9 years ago
Michaël Zasso 3ebabc95aa test: update error message for JSON.parse 9 years ago
Rich Trott 3df16b1dc8 test: explicitly set global in test-repl 9 years ago
Brian White ef6c4c694f test: fix flaky test-repl 9 years ago
Prince J Wesley a38d6ad4be repl: support standalone blocks 9 years ago
Prince J Wesley 40d57b714e repl: fix stack trace column number in strict mode 9 years ago
Zirak a06066ca31 repl: allow multiline function call 9 years ago
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Zirak 451254ed25 repl: allow leading period in multiline input 9 years ago
Ben Noordhuis ee72ee7531 module,repl: remove repl require() hack 9 years ago
Sakthipriyan Vairamani 6cf19103b6 repl: handle comments properly 9 years ago
Rich Trott 676e61872f test: apply correct assert.fail() arguments 10 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 10 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 10 years ago
Sakthipriyan Vairamani fcfd87d7e1 repl: backslash bug fix 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Sakthipriyan Vairamani ea05e760cd repl: don't clobber RegExp.$ properties 10 years ago
Sakthipriyan Vairamani afd7e37ee0 repl: better empty line handling 10 years ago
Sakthipriyan Vairamani 81ea52aa01 repl: improving line continuation handling 10 years ago
Sakthipriyan Vairamani 30edb5aee9 repl: preventing REPL crash with inherited properties 10 years ago
Sakthipriyan Vairamani 77fa385e5d repl: fixing `undefined` in invalid REPL keyword error 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Ben Noordhuis 36cd5fb9d2 deps: upgrade v8 to 4.2.77.13 10 years ago
Xiaowei Li b7365c1559 repl: make REPL support multiline template literals 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 6e9d1c8684 test: fix parallel/test-repl with new v8 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Fedor Indutny 1a52d6abcc Revert "repl: fix overwrite for this._prompt" 11 years ago
Yazhong Liu 7166b55015 repl: fix overwrite for this._prompt 11 years ago
Yazhong Liu 613654e882 test: fix multiple_line problem in match 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago