29 Commits (3d526727f9448f1fb37a7e69fe37d79f52b59579)

Author SHA1 Message Date
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
Rich Trott b4cf8c4036
benchmark,lib,test: adjust for linting 8 years ago
Rich Trott 38b123c918
test: refactor test-repl-tab-complete 8 years ago
Evan Lucas 57c4c6f5ae repl: allow autocompletion for scoped packages 8 years ago
Rich Trott 7b75cb9e5a test,lib,benchmark: match function names 8 years ago
Prince J Wesley 4875aa2aa2 repl: Add editor mode support 9 years ago
Diosney Sarmiento b3164ae22e repl: add support for custom completions 9 years ago
Lance Ball c39f6c0204 repl: Enable tab completion for global properties 9 years ago
Prince J Wesley ca95a84bc4 repl: fix tab completion for defined commands 9 years ago
Anna Henningsen bd2cee1b10 repl: don’t complete expressions when eval fails 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Jeremiah Senkpiel 4c6b3be246 test,repl: use deepStrictEqual for false-y values 9 years ago
Anna Henningsen 4f5bb8b088 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 10 years ago
James M Snell ce145bf358 repl: filter integer keys from repl tab complete list 10 years ago
Sakthipriyan Vairamani 59f6b5da2a repl: Prevent crash when tab-completed with Proxy 10 years ago
Sakthipriyan Vairamani 180fd392ca test: refactor test-repl-tab-complete 10 years ago
cjihrig 06721fe005 test: fix test-repl-tab-complete.js 10 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