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
2020-10-27doc: consolidate and clarify breakOnSigInt textRich Trott
2020-10-24doc: improve text for breakOnSigintRich Trott
2020-10-24doc: this prints replaced with this is printedPooja D.P
2020-10-19doc: clarify experimental API elements in vm.mdRich Trott
2020-10-18doc: importModuleDynamically gets Script, not ModuleSimen Bekkhus
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-05doc: fix a typo of microtaskModeShigma
2020-08-23doc: rename module pagesAntoine du HAMEL
2020-07-222020-07-21, Version 14.6.0 (Current)Myles Borins
2020-06-26vm: add run-after-evaluate microtask modeAnna Henningsen
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-10doc: standardize constructor doc header layoutRich Trott
2020-06-07doc: remove "currently" from vm.mdRich Trott
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaƫl Zasso
2020-05-202020-05-19, Version 14.3.0 (Current)Shelley Vohr
2020-05-15Revert "vm: add importModuleDynamically option to compileFunction"Matteo Collina
2020-05-14src: add support for TLAGus Caplan
2020-05-08doc: removed unnecessary util imports from vm examplesKarol Walasek
2020-04-30vm: fix vm.measureMemory() and introduce execution optionJoyee Cheung
2020-04-302020-04-29, Version 13.14.0 (Current)Ruben Bridgewater
2020-04-292020-04-29, Version 14.1.0 (Current)Beth Griggs
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-25vm: add importModuleDynamically option to compileFunctionGus Caplan
2020-03-24doc: improve wording in vm.mdRich Trott
2020-03-042020-03-04 Version 13.10.0 (Current)Shelley Vohr
2020-02-26vm: implement vm.measureMemory() for per-context memory measurementJoyee Cheung
2020-01-26doc: clean up and streamline vm.md examplesDenys Otrishko
2020-01-212020-01-21, Version 13.7.0 (Current)Shelley Vohr
2020-01-15doc: add missing code formatting in vm.mdcjihrig
2020-01-13vm: add code cache support for SourceTextModuleGus Caplan
2019-12-27doc,vm: use code markup/markdown in headersRich Trott
2019-12-25doc,vm,test: remove _sandbox_ from vm documentationRich Trott
2019-11-13esm: unflag --experimental-modulesGuy Bedford
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-15doc: update vm.md for link lintingRich Trott
2019-10-15vm: add Synthetic modulesGus Caplan
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03vm: refactor SourceTextModuleGus Caplan
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-04doc: use consistent indenting for unordered list itemsNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-01-14doc: fix section order in vm.mdVse Mozhet Byt
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts