19 Commits (feb6863a5c72ced96be0fd1a59ea32fbbafa1232)

Author SHA1 Message Date
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Anna Henningsen bc66495061
doc: document vm timeout option perf impact 8 years ago
Ruslan Bekenev c10a4a2a7a
doc: add note that vm module is not a security mechanism 8 years ago
Vse Mozhet Byt 1150af00f7
doc: improve consistency in documentation titles 8 years ago
Franziska Hinkelmann 7df4ee8d49
doc: update link to V8 Embedder's guide 8 years ago
Alexey Orlenko 494ee5163f
doc: fix misleading language in vm docs 8 years ago
AnnaMag 22f3813b3e
doc: clarify the statement in vm.createContext() 8 years ago
Daniel Bevenius 4f2523697c doc: fix link to cli.md in vm.md 8 years ago
Luigi Pinca 9f78c3f64f doc: fix typo in vm.runInNewContext() description 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Joe Esposito 6ce9c80ccb doc: remove extra spaces and concats in examples 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Anna Henningsen d049919e7d vm: add ability to break on sigint/ctrl+c 9 years ago
Luigi Pinca 08a9aa31e1 doc: fix broken link in vm.md 9 years ago
Anna Henningsen 216a3cdcce doc: add `added:` information for vm 9 years ago
James M Snell 12a3d0120b doc: improve vm.md copy 9 years ago
Ben Noordhuis 688f563ca8 doc: update vm.runInDebugContext() example 9 years ago
Robert Jefe Lindstaedt 557c309447 doc: add vm example, be able to require modules 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
abouthiroppy 6178ec2192 doc: replace functions with arrow functions 9 years ago
Alexander Gromnitsky 59a6cdade6 doc: fix broken references 9 years ago
Jiho Choi d5c04c34f1 vm: fix `produceCachedData` 9 years ago
Alexander Makarenko 0c924ea39f doc: improve styling consistency in VM docs 9 years ago
cjihrig 57003520f8 src: attach error to stack on displayErrors 9 years ago
Fedor Indutny 96934cbb30 vm: introduce `cachedData`/`produceCachedData` 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
jpersson 7e4f22ca13 doc: update links to use https where possible 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Tristian Flanagan dfee4e3712 module: fix column offsets in errors 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan cff45b98b0 doc: sort vm alphabetically 9 years ago
FangDun Cai 7a5b023bac doc: fix vm module examples 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Andrew Teich d66adf0c85 doc: corrected typo in vm docs 10 years ago
Ben Noordhuis 21e60643b0 lib, src: add vm.runInDebugContext() 11 years ago
Domenic Denicola 02fde585b1 vm: document vm2's changes. 12 years ago
Andrew Paprocki 17fbd6cd66 doc: vm: fix incorrect API documentation 12 years ago
Ben Noordhuis 9290385057 doc: vm: update github issues link 12 years ago
Brandon Frohs 49300a4fa6 doc: Fix link to open issues on GitHub. 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Kevin Gadd 1eb9fc5f33 docs: add warning to vm module docs 13 years ago
Kyle Robinson Young c9e6d3696c doc: typo fixes 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 169b0820f0 doc refactor: vm 13 years ago
isaacs f4720d8dbd doc refactor: vm 13 years ago
Ben Noordhuis 465e22e62f docs: clarify filename argument of vm.* functions 13 years ago
Antranig Basman c05936ca13 vm: fix incorrect dispatch of vm.runInContext for argument "filename" 14 years ago