68 Commits (7a8d51c07966caa06fcd664a22709c5348d365d3)

Author SHA1 Message Date
Ruben Bridgewater b1c8f15c5f
util: use constructor name 8 years ago
Ruben Bridgewater e3f4305c25
test: improve util inspect tests 7 years ago
Ruben Bridgewater bac313b086
util: fix out of bounds indices in util.inspect 7 years ago
Ruben Bridgewater f9ad23dc91
util: refactor inspect for performance and more 8 years ago
Rahul Mishra 21a3ae3574
test: check inspect array with empty string key 7 years ago
Ruben Bridgewater 3a886ffa24
util: fix inspect array w. negative maxArrayLength 8 years ago
Ruben Bridgewater f853baf544
test: check util.inspect circular Set and Map refs 8 years ago
Ruben Bridgewater 95bbb68175
util: improve util.inspect performance 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Peter Marshall fe14f9b3d3
test: improve test-util-inspect 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Rich Trott 380929ec0c test: remove common.noop 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
Bidisha Pyne 1609899142 errors,util: migrate to use internal/errors.js 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Anna Henningsen 4a5a9445b5 util: use `[Array]` for deeply nested arrays 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
Shahar Or 5bfd13b81e
util: display Symbol keys in inspect by default 8 years ago
Alexey Orlenko 3d7245c098 test: refactor test-util-inspect.js 8 years ago
Alexey Orlenko 7acc482432 test: add arrow functions to test-util-inspect 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Alexey Orlenko ec2f098156
util: change sparse arrays inspection format 8 years ago
Ali BARIN d0b93c9fef util: fix inspecting symbol key in string 8 years ago
Michaël Zasso f65aa08b52 util: improve inspect for (Async|Generator)Function 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
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott f8a503330c test: refactor test-util-inspect 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Rich Trott 4316f4df31 test,lib: align arguments in multiline calls 8 years ago
Michaël Zasso ebbd5cb0df test: improve coverage of the util module 8 years ago
Rich Trott a6b1f175c2 tools: fix new-parens violations 8 years ago
Anna Henningsen a60ed89178
util: allow returning `this` from custom inspect 9 years ago
Anna Henningsen 59714cb7b3
util: allow symbol-based custom inspection methods 9 years ago
Rich Trott e3cb0bfec9 test: refactor test-util-inspect 9 years ago
Evan Lucas 76007079ec Revert "repl,util: insert carriage returns in output" 9 years ago
JungMinu fce4b981ea repl,util: insert carriage returns in output 9 years ago
Roman Reiss 1a6a69a8e0
util: add inspect.defaultOptions 9 years ago
Anna Henningsen 35e8c9481f
util: inspect boxed symbols like other primitives 9 years ago
cjihrig a2ee21db84 util: add an option for configuring break length 9 years ago
Ali Ijaz Sheikh 9940766f8a
test: fix tests after V8 upgrade 9 years ago
Rich Trott 37a5a1c497 test: refactor to eliminate __defineGetter__ 9 years ago
Rumkin 9c33e0ebe7
util: fix invalid date output with util.inspect 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
Rich Trott 4faaed69fa test,tools: enable linting for undefined vars 9 years ago
Rich Trott 66ea32d6d1 tools: enable no-extra-parens in ESLint 9 years ago
Rich Trott 415625c2a5 test: fix redeclared test-util-* vars 9 years ago