summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Expand)AuthorAgeFilesLines
* doc: correct added version for --abort-on-uncaught-exceptionauto-versionAnna Henningsen2020-01-141-1/+1
* doc: fix a code example in crypto.mdhimself652020-01-131-2/+2
* doc: add an example for util.types.isExternalHarshitha KP2020-01-131-0/+30
* doc: fix example of parsing request.urlEgor Pavlov2020-01-131-1/+1
* doc: document readline key bindingsHarshitha KP2020-01-132-1/+133
* vm: add code cache support for SourceTextModuleGus Caplan2020-01-122-0/+36
* doc: use shorter fs.copyFile examplesRuben Bridgewater2020-01-121-25/+12
* fs: improve mode and flags validationRuben Bridgewater2020-01-121-2/+2
* doc: fix mode and flags being mistaken in fsRuben Bridgewater2020-01-121-47/+46
* n-api: add napi_get_all_property_nameshimself652020-01-111-0/+91
* doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics'dev-3132020-01-111-1/+1
* process: allow monitoring uncaughtExceptionGerhard Stoebich2020-01-101-0/+32
* doc: fix a code example in zlib.mdAlexander Wang2020-01-101-1/+1
* repl: change preview default in case of custom eval functionsRuben Bridgewater2020-01-101-2/+3
* readline,repl: add substring based history searchRuben Bridgewater2020-01-101-4/+5
* doc: update description of `External`Anna Henningsen2020-01-091-5/+7
* doc: rename iterator to iterable in examplesRobert Nagy2020-01-091-5/+5
* doc: fix stream async iterator sampleRobert Nagy2020-01-091-3/+11
* doc: correct filehandle.[read|write|append]File()Bryan English2020-01-091-16/+6
* doc: prefer server vs srv and client vs cltAndrew Hughes2020-01-081-9/+9
* doc,src: clarify that one napi_env is per-modulelegendecas2020-01-071-2/+9
* doc: explain native external typesHarshitha KP2020-01-081-0/+5
* 2020-01-07, Version v13.6.0 (Current)Ruben Bridgewater2020-01-086-12/+12
* module: logical conditional exports orderingGuy Bedford2020-01-071-21/+27
* module: loader getSource, getFormat, transform hooksGeoffrey Booth2020-01-072-69/+301
* http2: set default enableConnectProtocol to 0ZYSzys2020-01-051-1/+2
* stream: emit 'error' asynchronouslyRobert Nagy2020-01-041-1/+2
* doc: use code markup/markdown in headersRuben Bridgewater2020-01-032-2/+2
* doc: update REPL documentation to instantiate the REPLRuben Bridgewater2020-01-031-2/+13
* child_process: create proper public API for `channel`Anna Henningsen2020-01-032-0/+48
* esm: better error message for unsupported URLThomas2020-01-031-0/+5
* stream: enable autoDestroy by defaultRobert Nagy2020-01-031-9/+11
* doc: improve explanation of package.json "type" fieldRonald J Kimball2020-01-031-3/+6
* module: unflag resolve selfGuy Bedford2020-01-021-10/+1
* doc: clarify role of writable.cork()Colin Grant2020-01-011-7/+10
* perf_hooks: move perf_hooks out of experimentallegendecas2020-01-011-1/+1
* assert: implement `assert.match()` and `assert.doesNotMatch()`Ruben Bridgewater2020-01-011-0/+72
* esm: empty ext from pkg type/main doesnt affect formatBradley Farias2019-12-311-8/+6
* doc: fix createDiffieHellman generator typeTobias Nießen2019-12-301-2/+1
* module: self resolve bug fix and esm orderingGuy Bedford2019-12-292-24/+25
* doc: update mode type for mkdir() functionscjihrig2019-12-291-3/+3
* doc: update mode type for process.umask()cjihrig2019-12-291-1/+1
* doc: update mode type for fs open() functionscjihrig2019-12-291-3/+3
* doc: update mode type for fchmod() functionscjihrig2019-12-291-2/+2
* doc: update parameter type for fsPromises.chmod()cjihrig2019-12-291-1/+1
* doc: improve dns introductionRich Trott2019-12-271-47/+39
* doc: update parameter type for fs.chmod()Santosh Yadav2019-12-271-2/+2
* doc,wasi: use code markup/markdown in headersRich Trott2019-12-261-4/+4
* doc,vm: use code markup/markdown in headersRich Trott2019-12-261-26/+26
* doc,worker: use code markup/markdown in headersRich Trott2019-12-261-32/+32