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
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt
2016-04-19doc: replace functions with arrow functionsabouthiroppy
2016-04-19doc: fix broken referencesAlexander Gromnitsky
2016-02-21vm: fix `produceCachedData`Jiho Choi
2016-02-02doc: improve styling consistency in VM docsAlexander Makarenko
2016-01-26src: attach error to stack on displayErrorscjihrig
2016-01-25vm: introduce `cachedData`/`produceCachedData`Fedor Indutny
2016-01-21doc: fenced all code blocks, typo fixesRobert Jefe Lindstaedt
2015-12-17doc: fix, modernize examples in docsJames M Snell
2015-12-04doc: update links to use https where possiblejpersson
2015-12-04doc: add links and backticks around namesjpersson
2015-11-21module: fix column offsets in errorsTristian Flanagan
2015-11-16doc: consistent reference-style linksBryan English
2015-11-13doc: sort vm alphabeticallyTristian Flanagan
2015-03-14doc: fix vm module examplesFangDun Cai
2015-02-28doc: update stability indexChris Dickinson
2014-09-30doc: fix optional parameter parsingTrevor Norris
2014-09-25doc: fix brackets for optional parametersTrevor Norris
2014-09-20doc: corrected typo in vm docsAndrew Teich
2014-09-16lib, src: add vm.runInDebugContext()Ben Noordhuis
2013-08-29vm: document vm2's changes.Domenic Denicola
2013-07-29doc: vm: fix incorrect API documentationAndrew Paprocki
2013-07-05Merge remote-tracking branch 'origin/v0.10'Ben Noordhuis
2013-06-28doc: vm: update github issues linkBen Noordhuis
2013-05-21Merge remote-tracking branch ry/v0.10 into masterisaacs
2013-05-18doc: Fix link to open issues on GitHub.Brandon Frohs
2013-04-30vm: add support for timeout argumentAndrew Paprocki
2012-05-07docs: add warning to vm module docsKevin Gadd
2012-05-01doc: typo fixesKyle Robinson Young
2012-03-04doc: Add stability indicators to documentationisaacs
2012-03-01doc refactor: vmisaacs
2012-01-12docs: clarify filename argument of vm.* functionsBen Noordhuis
2011-08-16vm: fix incorrect dispatch of vm.runInContext for argument "filename"Antranig Basman
2011-04-26Close #962: Fixed typo in vm.runInNewContext docs.George Miroshnykov
2010-11-16Fix docs for vm moduleRyan Dahl
2010-11-16Rename require('javascript') to require('vm')Ryan Dahl