summaryrefslogtreecommitdiff
path: root/doc/api/errors.md
AgeCommit message (Expand)Author
2019-12-032019-12-03, Version 13.3.0 (Current)Ruben Bridgewater
2019-12-01tls: introduce ERR_TLS_INVALID_CONTEXTRich Trott
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-11-05worker: allow specifying resource limitsAnna Henningsen
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-03doc: add explicit bracket for markdown reference linksNick Schonning
2019-10-03crypto: remove arbitrary UTF16 restrictionAnna Henningsen
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-09-24src: add buildflag to force context-aware addonsShelley Vohr
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-08-26doc,errors: add extends to derived classesKamat, Trivikram
2019-08-20stream: disallow stream methods on finished streamRobert Nagy
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-20inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-02doc: format try...catch consistentlycjihrig
2019-07-02doc: address missing parencjihrig
2019-06-272019-06-27, Version 12.5.0 (Current)Ruben Bridgewater
2019-06-23doc: remove "note that" from errors.mdRich Trott
2019-06-17lib: correct error.errno to always be numericJoyee Cheung
2019-06-12worker: make MessagePort constructor non-callableAnna Henningsen
2019-06-10worker: use DataCloneError for unknown native objectsAnna Henningsen
2019-06-02stream: convert string to Buffer when calling `unshift(<string>)`Marcos Casagrande
2019-05-08repl: handle uncaughtException properlyRuben Bridgewater
2019-04-30doc: describe API ERR_INVALID_PROTOCOL contextSam Roberts
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15buffer: use stricter range checksRuben Bridgewater
2019-04-03doc: fix section sorting, add link referenceVse Mozhet Byt
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-04-03doc: remove old system_errorsMinwoo Jung
2019-03-30crypto: decode missing passphrase errorsTobias Nießen
2019-03-28tls: return an OpenSSL error from renegotiateSam Roberts
2019-03-28crypto: add openssl specific error propertiesSam Roberts
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-23doc: change error message to 'not defined'Mohammed Essehemy
2019-03-152019-03-15, Version 11.12.0 (Current)Ruben Bridgewater
2019-03-11worker: remove `ERR_CLOSED_MESSAGE_PORT`Anna Henningsen
2019-03-10doc: document fake ENOTFOUND as a system errorcjihrig
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-26errors: add ERR_INSPECTOR_COMMAND errorcjihrig