summaryrefslogtreecommitdiff
path: root/typings
Commit message (Expand)AuthorAgeFilesLines
* url: use ada::url_aggregator for parsing urlsYagiz Nizipli2023-04-051-0/+12
* crypto: remove obsolete SSL_OP_* constantsTobias Nießen2023-03-211-16/+0
* crypto: remove ALPN_ENABLEDTobias Nießen2023-03-131-1/+0
* typings: improve `primordials` typingsAntoine du Hamel2023-03-081-0/+3
* crypto: refactor ArrayBuffer to bigint conversion utilsAntoine du Hamel2022-11-271-0/+2
* src: remove unused `contextify_global_private_symbol`Daeyeon Jeong2022-10-241-7/+6
* src: optimize ALPN callbackBen Noordhuis2022-10-191-1/+0
* src: use a typed array internally for process._exitingDarshan Sen2022-07-311-0/+1
* async_hooks: remove destroyed symbol on PromisesGerhard Stöbich2022-03-211-1/+1
* typings: add types for symbol and accessor properties on `primordials`ExE Boss2021-12-311-52/+117
* typings: add more bindings typingsMestery2021-10-313-24/+173
* typings: improve internal bindings typingsMestery2021-10-2811-442/+501
* typings: separate `internalBinding` typingsMestery2021-10-205-42/+42
* typings: define types for os bindingMichaël Zasso2021-10-101-0/+21
* typings: add missing types to options and util bindingsMichaël Zasso2021-10-102-0/+2
* typings: define types for timers bindingMichaël Zasso2021-10-101-0/+8
* typings: fix declaration of primordialsMichaël Zasso2021-10-101-1/+5
* typings: define types for symbols bindingMichaël Zasso2021-09-261-0/+3
* typings: define types for worker and messaging bindingsMichaël Zasso2021-09-262-0/+64
* stream: implement WHATWG streamsJames M Snell2021-06-301-5/+8
* typings: add types for "http_parser" and "options" bindingsMichaël Zasso2021-04-182-0/+76
* typings: add types for internalBinding('serdes')Michaël Zasso2021-04-181-0/+34
* typings: add types for internalBinding('util')Michaël Zasso2021-04-141-0/+47
* typings: add types for internalBinding('fs')Michaël Zasso2021-04-141-0/+258
* lib: add tsconfig for code completionsBradley Farias2021-04-082-0/+967