summaryrefslogtreecommitdiff
path: root/doc/api/cli.md
Commit message (Expand)AuthorAgeFilesLines
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-13/+13
* process: change default --unhandled-rejections=throwDan Fabulich2020-09-221-5/+1
* doc: use command-line/command line consistentlyRich Trott2020-09-171-16/+16
* doc: perform minor cleanup on cli.mdRich Trott2020-09-131-30/+28
* doc,test: specify and test CLI option precedence rulesAnna Henningsen2020-09-111-0/+6
* doc: fix incorrect URL in cli.mdRich Trott2020-09-061-1/+1
* 2020-08-27, Version 14.9.0 (Current)Danielle Adams2020-08-271-1/+1
* module: drop `-u` alias for `--conditions`Richard Lau2020-08-261-2/+2
* doc: fix broken markdown/display in cli.htmlRich Trott2020-08-261-8/+8
* module: custom --conditions flag optionGuy Bedford2020-08-111-0/+16
* module: unflag Top-Level AwaitMyles Borins2020-08-031-10/+0
* src: allow setting a dir for all diagnostic outputAshCripps2020-07-201-0/+21
* doc: replace http to https of link urlssapics2020-07-061-1/+1
* doc: changed "considered experimental" to "experimental" in cli.mdRich Trott2020-07-021-6/+6
* 2020-06-30, Version 14.5.0 (Current)Shelley Vohr2020-06-301-1/+1
* doc: use sentence-case for headings in docsRich Trott2020-06-191-8/+8
* process: add unhandled-rejection throw and warn-with-error-codeDan Fabulich2020-06-161-1/+5
* doc: move --force-context-aware option in cli.mdDaniel Bevenius2020-06-151-7/+7
* lib: unflag AbortControllerJames M Snell2020-06-051-1/+6
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+8
* doc: fix typo in cli.md for report-dirAshCripps2020-06-041-1/+1
* cli: add alias for report-directory to make it consistentAshCripps2020-05-301-2/+2
* win: allow skipping the supported platform checkJoão Reis2020-05-301-0/+9
* 2020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso2020-05-261-10/+29
* doc: mention --experimental-top-level-await flagdfabulich2020-05-231-0/+10
* cli: support --experimental-top-level-await in NODE_OPTIONSDan Fabulich2020-05-231-0/+1
* 2020-05-19, Version 14.3.0 (Current)Shelley Vohr2020-05-191-1/+1
* cli: add `--trace-atomics-wait` flagAnna Henningsen2020-05-151-0/+30
* 2020-04-29, Version 13.14.0 (Current)Ruben Bridgewater2020-04-301-1/+3
* doc: fix LTS replaceme tagsAnna Henningsen2020-04-281-13/+40
* 2020-04-21, Version 14.0.0 (Current)Beth Griggs2020-04-211-1/+1
* 2020-04-14, Version 13.13.0 (Current)Michaël Zasso2020-04-141-1/+1
* cli, report: move --report-on-fatalerror to stablecjihrig2020-04-131-2/+3
* doc: add useful v8 option sectionNimit2020-04-111-0/+24
* http: increase default header size from 8KB to 16KBunknown2020-03-291-1/+5
* 2020-03-26 Version 13.12.0 (Current)Myles Borins2020-03-261-7/+7
* cli: allow --huge-max-old-generation-size in NODE_OPTIONSAnna Henningsen2020-03-201-0/+1
* lib: add option to disable __proto__Gus Caplan2020-03-181-0/+10
* src,cli: support compact (one-line) JSON reportsSam Roberts2020-03-171-0/+10
* doc: update stability of report featurescjihrig2020-03-151-0/+17
* doc,lib,src,test: make --experimental-report a nopcjihrig2020-03-151-16/+8
* cli: allow --jitless V8 flag in NODE_OPTIONSAndrew Neitsch2020-03-091-8/+22
* cli: --perf-prof only works on LinuxShelley Vohr2020-02-231-0/+3
* 2020-02-18, Version 13.9.0 (Current)Shelley Vohr2020-02-181-2/+2
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-031-0/+8
* src,lib: make ^C print a JS stack tracelegendecas2020-01-281-0/+8
* doc: correct added version for --abort-on-uncaught-exceptionAnna Henningsen2020-01-161-1/+1
* module: unflag conditional exportsGuy Bedford2020-01-151-13/+1
* 2020-01-07, Version v13.6.0 (Current)Ruben Bridgewater2020-01-081-2/+2
* module: loader getSource, getFormat, transform hooksGeoffrey Booth2020-01-071-1/+1