summaryrefslogtreecommitdiff
path: root/doc/node.1
Commit message (Expand)AuthorAgeFilesLines
* wasi: no longer require flag to enable wasiMichael Dawson2023-03-301-1/+2
* doc: add missing test runner flags to man pageColin Ihrig2023-03-081-0/+6
* src,process: add permission modelRafael Gonzaga2023-02-231-0/+15
* doc,lib,src,test: rename --test-coveragecjihrig2023-01-081-3/+3
* test_runner: add initial code coverage supportcjihrig2023-01-081-0/+3
* assert: remove `assert.snapshot`Moshe Atlow2023-01-071-3/+0
* doc: fix display of "problematic" ASCII charactersJohn Gardner2022-10-211-0/+1
* lib: enable global CustomEvent by defaultDaeyeon Jeong2022-10-101-3/+3
* test_runner: add --test-name-pattern CLI flagcjihrig2022-10-041-0/+4
* esm: remove specifier resolution flagGeoffrey Booth2022-10-041-3/+0
* lib: enable global WebCrypto by defaultAntoine du Hamel2022-09-171-0/+3
* doc: add --update-assert-snapshot to node.1cjihrig2022-08-311-0/+3
* doc,worker: deprecate `--trace-atomics-wait`Keyhan Vakil2022-08-041-0/+1
* doc: add missing env vars to man pagecola1192022-07-281-0/+8
* events: expose CustomEvent on global with CLI flagDaeyeon Jeong2022-07-231-0/+3
* src: add initial shadow realm supportlegendecas2022-05-021-0/+3
* doc: consolidate use of multiple-byte unitsAntoine du Hamel2022-04-201-1/+1
* test_runner: add initial CLI runnerColin Ihrig2022-04-151-0/+3
* test_runner: support 'only' testsColin Ihrig2022-04-041-0/+4
* lib: enable fetch by defaultMichaël Zasso2022-02-211-3/+3
* crypto: expose Web Crypto API on the global scopeAntoine du Hamel2022-02-141-0/+3
* esm: support https remotely and http locally under flagBradley Farias2022-02-091-0/+3
* lib: add fetchMichaël Zasso2022-02-011-0/+3
* module: unflag esm json modulesGeoffrey Booth2022-01-311-3/+0
* src: add --no-global-search-paths cli optionCheng Zhao2021-09-181-0/+3
* src: add option to disable loading native addonsDominic Elm2021-09-101-0/+5
* errors: disp ver on fatal except that causes exitDivlo2021-09-081-0/+3
* repl: enable --experimental-repl-await /w opt-outhemanth.hm2021-07-161-4/+2
* doc: do not use & for "and" in textRich Trott2021-07-121-1/+1
* doc: use consistent abbreviation formattingRich Trott2021-07-121-1/+1
* doc: remove references to deleted freenode channelsdevsnek2021-06-171-5/+1
* cli: add -C alias for --conditions flagGuy Bedford2021-05-251-1/+1
* doc: use `HEAD` instead of `master` for linksAntoine du Hamel2021-05-051-2/+2
* doc: remove extraneous dash from flag prefixRodolfo Carvalho2021-05-041-1/+1
* doc: document that NODE_EXTRA_CA_CERTS is read only onceJames M Snell2021-03-051-0/+7
* doc: remove experimental from --enable-source-mapscjihrig2021-03-011-1/+1
* doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell2021-02-261-0/+20
* crypto: implement basic secure heap supportJames M Snell2021-01-111-0/+7
* src: add --heapsnapshot-near-heap-limit optionJoyee Cheung2020-10-221-0/+4
* cli: add --node-memory-debug optionAnna Henningsen2020-10-091-0/+4
* doc: use command-line/command line consistentlyRich Trott2020-09-171-5/+5
* doc: use period consistently in man pageRich Trott2020-09-031-4/+4
* module: drop `-u` alias for `--conditions`Richard Lau2020-08-261-1/+1
* module: custom --conditions flag optionGuy Bedford2020-08-111-0/+4
* module: unflag Top-Level AwaitMyles Borins2020-08-031-3/+0
* src: allow setting a dir for all diagnostic outputAshCripps2020-07-201-0/+21
* lib: unflag AbortControllerJames M Snell2020-06-051-3/+0
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+3
* cli: add alias for report-directory to make it consistentAshCripps2020-05-301-1/+1
* doc: add --experimental-top-level-await to man pagecjihrig2020-05-301-0/+3