summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-12-02tls: refactor to use more primordialsAntoine du Hamel
2020-12-02repl: refactor to use more primordialsAntoine du Hamel
2020-12-02events: support signal in EventTargetBenjamin Gruenbaum
2020-12-02tls: permit null as a cipher valueRich Trott
2020-12-01timers: reject with AbortError on cancellationBenjamin Gruenbaum
2020-12-01buffer: refactor to use more primordialsAntoine du Hamel
2020-12-01worker: add experimental BroadcastChannelJames M Snell
2020-12-01errors: display original symbol namebcoe
2020-12-01perf_hooks: refactor to use more primordialsAntoine du Hamel
2020-12-01v8: refactor to use more primordialsAntoine du Hamel
2020-12-01os: refactor to use more primordialsAntoine du Hamel
2020-11-30module: add isPreloading indicatorJames M Snell
2020-11-30http: enable call chaining with setHeader()pooja d.p
2020-11-29tty: refactor to use more primordialsZijian Liu
2020-11-27fs: pass ERR_DIR_CLOSED asynchronously to dir.closeZijian Liu
2020-11-27fs: refactor to use more primordialsAntoine du Hamel
2020-11-27policy: refactor to use more primordialsAntoine du Hamel
2020-11-27assert: refactor to use more primordialsAntoine du Hamel
2020-11-25quic: refactor to use more primordialsAntoine du Hamel
2020-11-25lib: refactor primordials.uncurryThisAntoine du Hamel
2020-11-24process: refactor to use more primordialsAntoine du Hamel
2020-11-23events: graduate Event, EventTarget, AbortControllerJames M Snell
2020-11-22http: fix typo in commentHollow Man
2020-11-21lib: add error handling for input streamrexagod
2020-11-21http2: add support for AbortSignal to http2Session.requestMadara Uchiha
2020-11-20errors: refactor to use more primordialsAntoine du Hamel
2020-11-20async_hooks: refactor to use more primordialsAntoine du Hamel
2020-11-20http2: refactor to use more primordialsAntoine du Hamel
2020-11-19lib: refactor to use more primordialsAntoine du Hamel
2020-11-19http2: add support for TypedArray to getUnpackedSettingsAntoine du Hamel
2020-11-19lib: set abort-controller toStringTagBenjamin Gruenbaum
2020-11-19http: add support for abortsignal to http.requestBenjamin Gruenbaum
2020-11-19lib: remove primordials.SafePromiseAntoine du Hamel
2020-11-18lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-11-18domain: improve deprecation warning text for DEP0097Anna Henningsen
2020-11-18fs: filehandle read now accepts object as argumentNikola Glavina
2020-11-18timers: refactor to use more primordialsAntoine du Hamel
2020-11-16events: add max listener warning for EventTargetJames M Snell
2020-11-16promise: emit error on domain unhandled rejectionsBenjamin Gruenbaum
2020-11-15perf_hooks: make nodeTiming a first-class objectMomtchil Momtchev
2020-11-15dns: add a cancel() method to the promise ResolverSzymon Marczak
2020-11-14events: disabled manual construction AbortSignalraisinten
2020-11-14vm: refactor to use more primordialsAntoine du Hamel
2020-11-14esm: refactor to use more primordialsAntoine du Hamel
2020-11-14lib,tools: enforce access to prototype from primordialsAntoine du Hamel
2020-11-13cluster: refactor to use more primordialsAntoine du Hamel
2020-11-13crypto: fix passing TypedArray to webcrypto AES methodsAntoine du Hamel
2020-11-13child_process: refactor to use more primordialsAntoine du Hamel
2020-11-13assert: refactor to use more primordialsAntoine du Hamel
2020-11-13http: onFinish will not be triggered again when finishedrickyes