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-02-222018-02-22, Version 9.6.0 (Current)v9.6.0Myles Borins
2018-02-22doc: activate `no-multiple-empty-lines` ruleRuben Bridgewater
2018-02-21vm: flip Module#link's signatureGus Caplan
2018-02-21vm: add modulesGus Caplan
2018-01-09doc: edit for concisionRich Trott
2018-01-09vm: allow modifying context name in inspectorTimothy Gu
2017-12-12doc: replace function with arrow function in vm.mdnarirou
2017-11-13doc: improve documentation for the vm moduleFranziska Hinkelmann
2017-10-312017-10-31, Version 9.0.0 (Current)v9.0.0James M Snell
2017-10-23vm: deprecate vm.runInDebugContextJosh Gavant
2017-10-07doc: fix incorrect vm.createContext usagetshemsedinov
2017-08-28doc: add links to alternative versions of docChris Young
2017-06-14doc: fix minor issues reported in #9538Tobias Nießen
2017-06-02doc: refine spaces in example from vm.mdVse Mozhet Byt
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-05-03doc: deprecate vm.runInDebugContextJosh Gavant
2017-05-03doc: document vm timeout option perf impactAnna Henningsen
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-03-17doc: add note that vm module is not a security mechanismRuslan Bekenev
2017-02-24doc: add changelogs for vmAnna Henningsen
2017-02-14doc: update link to V8 Embedder's guideFranziska Hinkelmann
2017-02-10doc: improve consistency in documentation titlesVse Mozhet Byt
2017-01-12doc: fix misleading language in vm docsAlexey Orlenko
2017-01-04doc: clarify the statement in vm.createContext()AnnaMag
2016-11-08doc: fix link to cli.md in vm.mdDaniel Bevenius
2016-08-09doc: fix typo in vm.runInNewContext() descriptionLuigi 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-06-18vm: add ability to break on sigint/ctrl+cAnna Henningsen
2016-06-17doc: fix broken link in vm.mdLuigi Pinca
2016-05-28doc: add `added:` information for vmAnna Henningsen
2016-05-20doc: improve vm.md copyJames M Snell
2016-05-16doc: update vm.runInDebugContext() exampleBen Noordhuis
2016-04-22doc: add vm example, be able to require modulesRobert Jefe Lindstaedt
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt