14 Commits (16a402c0b5444b167887a20bb44c2ab53aacb97c)

Author SHA1 Message Date
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