Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-27doc: fix typo in console.mdDaniel Hritzkiv
2018-04-27doc: remove console.table() as inspector-dependentRich Trott
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-20doc: fix a typo in console documentationMykola Bilochub
2018-04-13console: auto-detect color support by defaultAnna Henningsen
2018-04-13console: add color supportAnna Henningsen
2018-04-13console: allow `options` object as constructor argAnna Henningsen
2018-04-13doc: document `Console(…, ignoreErrors)` optionAnna Henningsen
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-31console: add table methodGus Caplan
2018-03-25doc: add 'v' prefix to all versions in metadataTobias Nießen
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-04doc: fix `REPLACEME` in changelog PR URLsAnna Henningsen
2018-02-01doc: linkify missing typesVse Mozhet Byt
2017-12-26console: make .assert standard compliantRuben Bridgewater
2017-12-20doc: remove old console noteRuben Bridgewater
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-08doc: improve text for Console constructorRich Trott
2017-12-04console: make dirxml an alias for console.logBenjamin Zaslavsky
2017-11-22doc: add description for inspector-only console methods.Benjamin Zaslavsky
2017-11-18console: add support for console.debugBenjamin Zaslavsky
2017-11-07doc: fix json generator warningsLuigi Pinca
2017-09-122017-09-12, Version 8.5.0 (Current)Myles Borins
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-24console: implement minimal `console.group()`Rich Trott
2017-08-102017-08-09, Version 8.3.0 (Current)Anna Henningsen
2017-08-08console: coerce label to string in console.time()James M Snell
2017-08-03doc: erase unneeded eslint-plugin-markdown commentVse Mozhet Byt
2017-08-02console: add console.count() and console.clear()James M Snell
2017-07-04doc, util, console: clarify ambiguous docsNatanael Log
2017-06-03doc: use destructuring in code examplesVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-26doc: make the style of notes consistentAlexey Orlenko
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-01doc: argument types for console methodsAmelia Clarke
2017-02-24doc: document pending semver-major API changesAnna Henningsen
2017-02-24doc: add changelogs for consoleAnna Henningsen
2017-02-16doc: describe when stdout/err is syncSam Roberts
2017-01-28doc: for style, remove "isn't" contractionSam Roberts
2016-12-28doc: more efficient example in the console.mdVse Mozhet Byt