53 Commits (6e79076feeb04a18253c0dc623307523819142d3)

Author SHA1 Message Date
Shivanth MP 46d3ff2af9
repl: do not consider `...` as a REPL command 7 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 7 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 7 years ago
Rich Trott 57a08e2f70 test: remove obsolete lint config comments 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
Rich Trott bda34bde56
test: remove obsolete lint comment 8 years ago
Vse Mozhet Byt 71abfa9548 tools: use no-useless-concat ESLint rule 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Blake Embrey 39d9afe279 repl: refactor `LineParser` implementation 9 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Rich Trott ebe8c3debe test: enable max-len for test-repl 8 years ago
Rich Trott f3b9a85f86
test: apply strict mode in test-repl 8 years ago
Teddy Katz 9d493d0064
repl: avoid parsing division operator as regex 8 years ago
makenova 06306a3944 test: update repl tests 8 years ago
Teddy Katz 24a98dd810
repl: fix generator function preprocessing 8 years ago
Rich Trott 4463d2b360 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 8 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 8 years ago
Prince J Wesley 68ac0d0d7d
repl: Use displayErrors for SyntaxError 8 years ago
Prince J Wesley bb9eabec40 repl: Mitigate vm #548 function redefinition issue 8 years ago
Ali Ijaz Sheikh 9940766f8a
test: fix tests after V8 upgrade 9 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Rich Trott de0aa23ad7 repl: refine handling of illegal tokens 9 years ago
Michaël Zasso b68827b1d1 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 9 years ago
Michaël Zasso bbdbef9274 test: fix tests after V8 upgrade 9 years ago
Rich Trott a1040f2065 test: refresh temp directory when using pipe 9 years ago
Sakthipriyan Vairamani fcfd87d7e1 repl: backslash bug fix 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Sakthipriyan Vairamani ea05e760cd repl: don't clobber RegExp.$ properties 9 years ago
Sakthipriyan Vairamani afd7e37ee0 repl: better empty line handling 9 years ago
Sakthipriyan Vairamani 81ea52aa01 repl: improving line continuation handling 9 years ago
Sakthipriyan Vairamani 30edb5aee9 repl: preventing REPL crash with inherited properties 9 years ago
Sakthipriyan Vairamani 77fa385e5d repl: fixing `undefined` in invalid REPL keyword error 9 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