summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
Commit message (Expand)AuthorAgeFilesLines
* 2020-05-19, Version 14.3.0 (Current)v14.3.0v14.3.0-proposalShelley Vohr2020-05-191-1/+1
* module: add specific error for dir importAntoine du HAMEL2020-05-161-0/+16
* fs: forbid concurrent operations on Dir handleAnna Henningsen2020-05-161-0/+9
* src: add support for TLAGus Caplan2020-05-141-0/+5
* wasi: prevent syscalls before startTobias Nießen2020-05-111-0/+5
* assert: port common.mustCall() to assertConorDavenport2020-05-041-0/+7
* doc: fix LTS replaceme tagsAnna Henningsen2020-04-281-1/+3
* doc: add angle brackets around implicit linksNick Schonning2020-04-281-1/+1
* doc: corrected ERR_SOCKET_CANNOT_SEND messageWilliam Armiros2020-04-271-1/+1
* 2020-04-21, Version 14.0.0 (Current)v14.0.0v14.x-proposalBeth Griggs2020-04-211-1/+1
* lib: add option to disable __proto__Gus Caplan2020-03-181-0/+11
* doc: update conditional exports recommendationsGuy Bedford2020-03-131-1/+1
* doc: remove personal pronoun usage in errors.mdRich Trott2020-03-091-1/+1
* src: handle NULL env scenarioHarshitha KP2020-03-091-0/+7
* doc: remove em dashesRich Trott2020-03-051-3/+3
* 2020-03-04 Version 13.10.0 (Current)Shelley Vohr2020-03-041-1/+1
* errors: remove unused ERR_SOCKET_CANNOT_SEND errorcjihrig2020-02-271-5/+9
* vm: implement vm.measureMemory() for per-context memory measurementJoyee Cheung2020-02-261-0/+8
* tls: expose SSL_export_keying_materialsimon2020-02-231-0/+9
* doc: fix anchor for ERR_TLS_INVALID_CONTEXTTobias Nießen2020-02-221-1/+1
* worker: emit runtime error on loop creation failureHarshitha KP2020-02-191-0/+5
* module: package "exports" error refinementsGuy Bedford2020-02-181-0/+20
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-02-031-0/+5
* fs: watch signals for recursive incompatibilityEran Levin2020-01-241-0/+6
* crypto: assign and use ERR_CRYPTO_UNKNOWN_CIPHERTobias Nießen2020-01-231-0/+5
* errors: make use of "cannot" consistentTobias Nießen2020-01-221-1/+1
* crypto: add crypto.diffieHellmanTobias Nießen2020-01-211-0/+5
* crypto: add DH support to generateKeyPairTobias Nießen2020-01-211-0/+13
* doc: standardize on "host name" in errors.mdRich Trott2020-01-141-2/+2
* vm: add code cache support for SourceTextModuleGus Caplan2020-01-121-0/+10
* esm: better error message for unsupported URLThomas2020-01-031-0/+5
* doc,errors: use code markup/markdown in headersRich Trott2019-12-261-299/+299
* tls: add PSK supportDenys Otrishko2019-12-251-0/+5
* 2019-12-03, Version 13.3.0 (Current)Ruben Bridgewater2019-12-031-1/+1
* tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott2019-12-011-0/+8
* wasi: introduce initial WASI supportcjihrig2019-11-301-0/+5
* worker: allow specifying resource limitsAnna Henningsen2019-11-051-0/+5
* vm: add Synthetic modulesGus Caplan2019-10-141-1/+1
* 2019-10-11, Version 12.12.0 (Current)Ruben Bridgewater2019-10-111-1/+1
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-1/+1
* fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel2019-10-081-0/+6
* doc: add explicit bracket for markdown reference linksNick Schonning2019-10-031-10/+10
* crypto: remove arbitrary UTF16 restrictionAnna Henningsen2019-10-031-8/+12
* vm: refactor SourceTextModuleGus Caplan2019-10-021-5/+5
* src: add buildflag to force context-aware addonsShelley Vohr2019-09-241-0/+5
* doc: use consistent unordered list styleNick Schonning2019-09-161-24/+24
* inspector: new API - Session.connectToMainThreadEugene Ostroukhov2019-09-161-0/+6
* doc: add blanks around code fencesNick Schonning2019-08-311-0/+1
* doc: remove multiple consecutive blank linesNick Schonning2019-08-311-2/+0
* doc,errors: add extends to derived classesKamat, Trivikram2019-08-261-17/+28