summaryrefslogtreecommitdiff
path: root/typings/internalBinding
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
* 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 more bindings typingsMestery2021-10-313-24/+173
* typings: improve internal bindings typingsMestery2021-10-2810-441/+489
* typings: separate `internalBinding` typingsMestery2021-10-204-0/+443
* 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: define types for worker and messaging bindingsMichaël Zasso2021-09-262-0/+64
* 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