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-03-072018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0Gibson Fahnestock
2018-02-27doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-02-27doc: add missing word in modules.mdRobert Adamian
2018-02-19module: add builtinModulesJon Moss
2017-12-21doc: fix modules.md export exampleAnatoli Papirovski
2017-12-20doc: 'constructor' implies use of new keywordCameron Moorehead
2017-12-20doc: edit module introductionRich Trott
2017-10-312017-10-31, Version 8.9.0 'Carbon' (LTS) Releasev8.9.0Gibson Fahnestock
2017-10-31module: support custom paths to require.resolve()cjihrig
2017-09-12doc: add links to alternative versions of docChris Young
2017-07-28doc: add docs for module.pathsatever
2017-07-18doc: move module-specific "globals" to modules.mdTobias Nießen
2017-05-28doc: 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-04-08doc: modernize and fix code examples in modules.mdVse Mozhet Byt
2017-03-22doc: require uses fs root for '/' prefixBradley Farias
2017-03-13doc: package main can be directory with an indexBradley Farias
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-06doc: unlock moduleRich Trott
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-01-28doc: for style, remove "isn't" contractionSam Roberts
2016-12-23doc: require() tries first core not native modulesVicente Jimenez Aguilar
2016-11-30doc: clarify introductory module materialRich Trott
2016-11-29doc: improve description of module `exports`Sam Roberts
2016-11-13doc: consistent 'Returns:'Roman Reiss
2016-11-12doc: fix the index order in pseudocode of moduleskohta ito
2016-10-26doc: clarify relation between a file and a modulemarzelin
2016-08-27doc: add `added:` information for modulesLuigi Pinca
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-29doc: remove extra spaces and concats in examplesJoe Esposito
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-05-10doc: mention existence/purpose of module wrapperMatt Harrison
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt