summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc: move module core module doc to separate pageAntoine du HAMEL2020-11-167-184/+215
* repl: improve static import error message in replMyles Borins2020-11-162-0/+19
* doc: put landing specifics in details tagRich Trott2020-11-161-0/+8
* doc: put release script specifics in detailsMyles Borins2020-11-161-0/+3
* doc: copyedit esm.mdRich Trott2020-11-161-39/+31
* doc: error code fix in resolver specGuy Bedford2020-11-161-1/+1
* deps: upgrade to cjs-module-lexer@1.0.0Guy Bedford2020-11-168-39/+85
* deps: update to cjs-module-lexer@0.5.2Guy Bedford2020-11-168-68/+213
* deps: upgrade to cjs-module-lexer@0.5.0Guy Bedford2020-11-168-48/+86
* deps: update to cjs-module-lexer@0.4.3Guy Bedford2020-11-166-16/+84
* module: cjs-module-lexer@0.4.1 big endian fixGuy Bedford2020-11-165-16/+10
* esm: fix hook mistypes and links to typesDerek Lewis2020-11-161-30/+58
* module: use Wasm CJS lexer when availableGuy Bedford2020-11-167-2/+70
* n-api: revert change to finalizationMichael Dawson2020-11-162-4/+8
* doc: document Buffer.concat may use internal poolAndrey Pechkurov2020-11-161-3/+7
* doc: use test username instead of realPooja D.P2020-11-161-1/+1
* doc: revise description of process.ppidPooja D.P2020-11-161-1/+2
* doc: add symlink information for process.execpathPooja D.P2020-11-161-1/+1
* crypto: update certdata to NSS 3.56Shelley Vohr2020-11-162-1310/+676
* inspector: do not hardcode Debugger.CallFrameId in testsDmitry Gozman2020-11-163-4/+13
* doc: add PoojaDurgad as a triagerPooja D.P2020-11-161-0/+5
* doc: use kbd element in process docRich Trott2020-11-161-5/+6
* tools: refloat 7 Node.js patches to cpplint.pyRich Trott2020-11-161-13/+109
* tools: bump cpplint.py to 1.4.6Rich Trott2020-11-161-159/+106
* src: move node_contextify to modern THROW_ERR_*James M Snell2020-11-162-1/+4
* src: move node_process to modern THROW_ERR*James M Snell2020-11-161-7/+7
* doc: simplify wording in tracing APIs docPooja D.P2020-11-161-3/+3
* doc: improve SIGINT error textRich Trott2020-11-161-2/+2
* build: fuzzer that targets node::LoadEnvironment()davkor2020-11-163-0/+192
* doc: use sentence case for class propertyRich Trott2020-11-162-2/+2
* doc: fix util.inspect change historyAntoine du Hamel2020-11-161-1/+3
* lib: change http client path assignmentYohanan Baruchel2020-11-161-2/+1
* build: improved release lint error messageShelley Vohr2020-11-161-1/+3
* src: fix freeing unintialized pointer bug in ParseSoaReplyAastha Gupta2020-11-161-8/+10
* src: expose v8::Isolate setup callbacksShelley Vohr2020-11-164-32/+37
* n-api: support for object freeze/sealShelley Vohr2020-11-165-0/+153
* doc: add aduh95 to collaboratorsAntoine du Hamel2020-11-161-0/+2
* lib: use remaining typed arrays from primordialsMichaƫl Zasso2020-11-1613-3/+29
* src: more idiomatic error pattern in node_wasiJames M Snell2020-11-161-8/+6
* src: use env->ThrowUVException in pipe_wrapJames M Snell2020-11-161-3/+1
* tools: add missing uv_setup_argv() callsAnna Henningsen2020-11-162-0/+2
* doc: update AUTHORS listAnna Henningsen2020-11-162-5/+128
* module: fix builtin reexport tracingGuy Bedford2020-11-165-2/+31
* doc: update sxa's email address to Red Hat from IBMStewart Addison2020-11-162-3/+4
* fs: simplify realpathSynchimself652020-11-161-7/+4
* deps: update llhttp to 2.1.3Fedor Indutny2020-11-163-11/+11
* src: remove invalid ToLocalChecked in EmitBeforeExitAnna Henningsen2020-11-161-1/+3
* crypto: set env values in KeyObject Deserialize methodThakurKarthik2020-11-163-14/+36
* src: make MakeCallback() check can_call_into_js before getting methodAnna Henningsen2020-11-161-4/+13
* doc: update contact information for @BethGriggsBeth Griggs2020-11-163-7/+8