31 Commits (d13bd4acc0b60191f0d6e9fae92087242d04dfbd)

Author SHA1 Message Date
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Rich Trott b5474c8cee test: refactor test-repl-tab-complete 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Evan Lucas e248f7f9e7 repl: allow autocompletion for scoped packages 8 years ago
James M Snell d7e4ae1eb0 test: add common.hasIntl 8 years ago
Rich Trott 68ba9aa0fb test,lib,benchmark: match function names 8 years ago
Prince J Wesley b779eb423d
repl: Add editor mode support 8 years ago
Diosney Sarmiento 9fbe456db1 repl: add support for custom completions 8 years ago
Lance Ball c0e48bf27d repl: Enable tab completion for global properties 8 years ago
Prince J Wesley 9d56c4079a repl: fix tab completion for defined commands 8 years ago
Anna Henningsen 3ee68f794f repl: don’t complete expressions when eval fails 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
Jeremiah Senkpiel 15d970d65c test,repl: use deepStrictEqual for false-y values 9 years ago
Anna Henningsen 0b66b8f2d2 repl: don’t complete non-simple expressions 9 years ago
Matt Loring 0eb3ed50ba test: reduce brittleness of tab complete test 9 years ago
Ali Ijaz Sheikh 01f82f0685 test: fix proxy tab-completion test 9 years ago
Michaël Zasso 9968941797 test: fix tests after V8 upgrade 9 years ago
Rich Trott 3311267f75 test: remove unused `util` imports 9 years ago
Ali Ijaz Sheikh dc09bbe3ee test: fix test-repl-tab-complete after V8 upgrade 9 years ago
cjihrig f2e319b757 test: move ArrayStream to common 9 years ago
Ali Ijaz Sheikh d571680638 test: fix test-repl-tab-complete.js for V8 4.5 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 9 years ago
Sakthipriyan Vairamani 59f6b5da2a repl: Prevent crash when tab-completed with Proxy 9 years ago
Sakthipriyan Vairamani 180fd392ca test: refactor test-repl-tab-complete 9 years ago
cjihrig 06721fe005 test: fix test-repl-tab-complete.js 9 years ago
Sangmin Yoon d735b2c6ef repl: fix tab completion for a non-global context 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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
cjihrig 616343bc61 debugger: use requireRepl() to load debugger repl 10 years ago
Maciej Małecki 568072ceae repl: do not insert duplicates into completions 11 years ago
Veres Lajos 9a4e5937ee test: minor typo fixes 12 years ago
Nathan Rajlich f405daa922 repl: make tab completion read up the prototype of "global" 13 years ago
Nathan Rajlich 8652c11031 test: make the ArrayStream in repl tests write a '\n' 13 years ago
Alex Kocharin 415bff26fe repl: fix space autocompletion bug 13 years ago
Ben Noordhuis 7f4aba91d3 test: include common.js in all tests 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Nathan Rajlich a118f21728 repl: make tab completion work on non-objects 13 years ago
Bert Belder 892056bf97 tests: fix more lint issues 13 years ago
seebees 3421f43351 .load, .save and local scope tab completion 13 years ago
seebees b00f5e2e14 Tab Compete test for node REPL 13 years ago