summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-22add dynamic module loaderJonathan Buchanan
2020-12-22v8: refactor to use more primordialsAntoine du Hamel
2020-12-22child_process: clean event listener correctlyBenjamin Gruenbaum
2020-12-22lib: refactor to use more primordials in internal/histogram.jsraisinten
2020-12-22v8: fix native `serdes` constructorsExE Boss
2020-12-22errors: eliminate all overhead for hidden callsMomtchil Momtchev
2020-12-21lib: support BigInt in querystring.stringifyraisinten
2020-12-21fs: refactor to use optional chainingZiJian Liu
2020-12-21repl: disable blocking completions by defaultAnna Henningsen
2020-12-20stream: fix pipe deadlock when starting with needDrainRobert Nagy
2020-12-17http: add test for incomingmessage destroyDaniele Belardi
2020-12-17http: use standard args order in IncomingMEssage onErrorDaniele Belardi
2020-12-17http: remove trailing spaceDaniele Belardi
2020-12-17http: add comments in _http_incomingDaniele Belardi
2020-12-17http: fix lint error in incoming messageDaniele Belardi
2020-12-17http: reafactor incoming message destroyDaniele Belardi
2020-12-17http: use `autoDestroy: true` in incoming messageDaniele Belardi
2020-12-15stream: accept iterable as a valid first argumentZiJian Liu
2020-12-15readline: cursorTo throw error on NaNZijian Liu
2020-12-15lib: make safe primordials safe to iterateAntoine du Hamel
2020-12-14util: simplify constructor retrieval in inspect()Rich Trott
2020-12-13http: use objects with null prototype in AgentMichaël Zasso
2020-12-12tls: forward new SecureContext optionsAlba Mendez
2020-12-12util: fix instanceof checks with null prototypes during inspectionRuben Bridgewater
2020-12-12util: fix module prefixes during inspectionRuben Bridgewater
2020-12-12child_process: add signal support to spawnBenjamin Gruenbaum
2020-12-11Revert "perf_hooks: make PerformanceObserver an AsyncResource"Nicolai Stange
2020-12-10build,lib,test: change whitelist to allowlistMichaël Zasso
2020-12-10stream: support abortsignal in constructorBenjamin Gruenbaum
2020-12-10inspector: refactor to use more primordialsAntoine du Hamel
2020-12-07dns: refactor to use more primordialsAntoine du Hamel
2020-12-07tools: enable no-unused-expressions lint ruleMichaël Zasso
2020-12-07net: refactor to use more primordialsAntoine du Hamel
2020-12-07worker: refactor to use more primordialsAntoine du Hamel
2020-12-07lib: add uncurried accessor properties to `primordials`ExE Boss
2020-12-07http2: refactor to use more primordialsAntoine du Hamel
2020-12-07string_decoder: refactor to use more primordialsAntoine du Hamel
2020-12-07lib: fix typo in internal/errors.jsraisinten
2020-12-07stream: support abort signalBenjamin Gruenbaum
2020-12-07buffer: refactor to use primordials instead of Array#reduceAntoine du Hamel
2020-12-06child_process: add AbortSignal supportBenjamin Gruenbaum
2020-12-05stream: add FileHandle support to Read/WriteStreamMomtchil Momtchev
2020-12-04readline: refactor to use more primordialsAntoine du Hamel
2020-12-04dgram: refactor to use more primordialsAntoine du Hamel
2020-12-04zlib: refactor to use more primordialsAntoine du Hamel
2020-12-04module: refactor to use more primordialsAntoine du Hamel
2020-12-03child_process: refactor to use more primordialsZijian Liu
2020-12-03querystring: refactor to use more primordialsAntoine du Hamel
2020-12-02path: refactor to use more primordialsAntoine du Hamel
2020-12-02worker: refactor to use more primordialsAntoine du Hamel