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-04-13doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-03-30doc: capitalize non-primitive typesVse Mozhet Byt
2018-02-27doc: Add example of null to assert.ifErrorLeko
2017-12-20doc: use colon consistently in assert.mdRich Trott
2017-11-17doc: fix typo in assert.mdAndres Kalle
2017-10-25doc: fix doc stylesDaijiro Wachi
2017-10-24doc: fix comment in assert.mdumatoma
2017-10-11doc: standardize function param/object prop styleGibson Fahnestock
2017-09-21assert: fix boxed primitives in deepStrictEqualRuben Bridgewater
2017-09-14docs: update 8.5.0 changelogMyles Borins
2017-09-122017-09-12, Version 8.5.0 (Current)v8.5.0Myles Borins
2017-09-12assert: handle errors properly with deep*EqualRuben Bridgewater
2017-09-12doc: add links to alternative versions of docChris Young
2017-08-07tools: replace assert-throw-arguments custom lintRich Trott
2017-07-24doc,assert: document stackStartFunction in failRuben Bridgewater
2017-06-05doc: unify spaces in object literalsVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-19doc: unify quotes in an assert.md code exampleVse Mozhet Byt
2017-04-13assert: improve assert.fail() APIRich Trott
2017-04-03assert: add support for Map and Set in deepEqualJoseph Gentle
2017-03-22doc: remove superfluous sample assert codeRich Trott
2017-03-12assert: enforce type check in deepStrictEqualJoyee Cheung
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-02-27doc: argument types for assert methodsAmelia Clarke
2017-02-27doc: improve assert.md regarding ECMAScript termsJoyee Cheung
2017-02-24doc: add changelogs for assertAnna Henningsen
2017-02-15assert: unlock the assert APIRich Trott
2017-02-08doc: remove extraneous paragraph from assert docRich Trott
2017-02-03doc: remove assertions about assertRich Trott
2016-11-22doc: fix typo in assert code exampleVse Mozhet Byt
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-11-16doc: fix a typo in the assert.mdVse Mozhet Byt
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-08-01doc: add missing semicolonRavindra barthwal
2016-07-15doc: fix inconsistencies in code stylesaadq
2016-05-13doc: add `added:` information for assertRich Trott
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt