22 Commits (4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e)

Author SHA1 Message Date
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 3cbb5cdfdb console: allow Object.prototype fields as labels 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Majid Arif Siddiqui 176f0bd3df lib: improved forEach object performance 10 years ago
Xavi Magrinyà 1cd48c7ae5 console: console.dir() accepts options object 11 years ago
Xavi Magrinyà e00cafa311 Added support for options parameter in console.dir() 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Nathan Rajlich da8b0eefde console: `console.dir()` bypasses inspect() methods 12 years ago
isaacs 539bf1d7b7 console: Support formatting options in trace() 12 years ago
Nathan Rajlich 025f53c306 console: refactor the console module to be reusable 12 years ago
Maciej Małecki 77c18d1e1b console: throw when no such label exists in `console.timeEnd` 13 years ago
Ryan Dahl d77ce4b998 Fixes #1860. Remove process.writeError 13 years ago
Ryan Dahl cdf5d91fe5 Remove tty_legacy 13 years ago
Ben Noordhuis 874260b40f util: add sprintf-like format() function 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl bfb6a67d60 Another fix for process.assert 14 years ago
Sami Samhuri e5a47c8ce1 use util.inspect to format objects and arrays printed to the console 14 years ago
Ryan Dahl f22c248e4c more lint 14 years ago
Ryan Dahl 70188499b0 Lazy load console object 14 years ago