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
2022-04-28doc: order `vm.Module` linker arguments correctlySimen Bekkhus
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-03-02doc: fix typosapeltop
2022-02-12doc: emphasize security warning in vm module docRich Trott
2021-10-202021-10-20, Version 16.12.0 (Current)Richard Lau
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-10-09vm: add support for import assertions in dynamic importsAntoine du Hamel
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-07-07doc: fix boldface punctuation for full sentencesRich Trott
2021-07-03doc: move vm.measureMemory() to expected location in docRich Trott
2021-04-16doc: change "oject" to "object"Arkerone
2021-04-13doc: standardize command flag notesFerdi
2021-03-23vm: add import assertion supportGus Caplan
2021-03-09doc: document that module.evaluate fulfills as undefinedJames M Snell
2021-03-05doc: add top-level await syntax in vm.mdAntoine du Hamel
2021-03-05doc: clarify that columnOffset applies only to the first lineJames M Snell
2021-02-22doc: alphabetize vm Module class propertiesRich Trott
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-05vm: add importModuleDynamically option to compileFunctionGus Caplan
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