74 Commits (212de3c5ec429a580d2e79ce3c2516b93b52b8f5)

Author SHA1 Message Date
James M Snell 4cf56ad6f2 inspector: migrate to internal/errors 7 years ago
matzavinos 7f55349079 net: convert to using internal/errors 7 years ago
James M Snell e5ad5456a2 events: migrate to internal/errors 7 years ago
guybedford d21a11dc23 module: resolve and instantiate loader pipeline hooks 7 years ago
Anatoli Papirovski 2da7d9b820 http2: near full http1 compatibility, add tests 7 years ago
John-David Dalton 42a2a9badb errors: make `code` and `name` properties settable 7 years ago
Rich Trott 6e172beaf0 errors: make properties mutable 7 years ago
James M Snell 74891412f1 zlib: migrate to internal/errors 7 years ago
Refael Ackermann 5f469446e1
errors,tools: ASCIIbetical instead of alphabetical 7 years ago
Rich Trott 55d49eb3cc
errors: replace `.split()` with `.replace()` 7 years ago
Rich Trott cef6e1c55f
errors: refactor `invalidArgType()` 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 7 years ago
Jon Moss e9358af581 errors: remove duplicate error definition 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Tobias Nießen 6ccb9fe809 errors: fix ERR_MODULE_RESOLUTION_LEGACY message 7 years ago
James M Snell 6ff521b59b errors: eliminate circular dependency on assert 7 years ago
Ben Noordhuis 668ad44922
intl: unexpose Intl.v8BreakIterator 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 8 years ago
Eduard Bondarenko b24e269a48 net: multiple listen() events fail silently 8 years ago
Jon Moss b12d77977e
errors,tools: alphabetize-errors lint rule 7 years ago
Jon Moss 324aa6488f
errors: alphabetize error codes 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 years ago
Weijia Wang 4d893e093a
timers: Migrate to use internal/errors 7 years ago
Jon Moss 0097794922
errors: remove duplicated ERR_HTTP_INVALID_STATUS_CODE error 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 8 years ago
Weijia Wang 9cb390d899
errors: migrate dns to use internal/errors 8 years ago
Bougarfaoui El houcine a03d8cee1f
errors: migrate socket_list to internal/errors 8 years ago
Rich Trott 43e105f645 process: improve hrtime() error message 8 years ago
Bidisha Pyne f67aa566a6
errors: migrate tls_wrap to use internal/errors 8 years ago
Ruben Bridgewater b55ab01b45
lib: improve lazy requires 8 years ago
Gunar C. Gessner b61cab2234
errors: port internal/fs errors to internal/errors 8 years ago
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 8 years ago
Weijia Wang fa73087fcf errors: keep error codes in alphabetical order 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
starkwang dbfe8c4ea2
errors,buffer: port errors to internal/errors 8 years ago
Ruben Bridgewater be20e9ecfe
assert: refactor to reduce unecessary code paths 8 years ago
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
Ruben Bridgewater 0401754b92 errors: prevent stack recalculation 8 years ago
Ruben Bridgewater 3e178848a5 errors: improve ERR_INVALID_ARG_TYPE 8 years ago
Tobias Nießen a0f7284346 errors,process: fix error message of hrtime() 8 years ago
LAKSHMI SWETHA GOPIREDDY d2913384aa errors,stream_wrap: use internal/errors.js 8 years ago