Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-22tools,doc: enforce alphabetical order for md refsAntoine du Hamel
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-10doc: standardize constructor doc header layoutRich Trott
2019-12-27doc,inspector: use code markup/markdown in headersRich Trott
2019-12-11doc: add code example to inspector.url() methodJuan José Arboleda
2019-10-26doc: remove dashesRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-28doc: fix output in inspector HeapProfile exampleKirill Fomichev
2019-09-262019-09-24, Version 12.11.0 (Current)Ruben Bridgewater
2019-09-16inspector: new API - Session.connectToMainThreadEugene Ostroukhov
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-21inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-03-11doc: add inspector API example for heapdumpSam Roberts
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-11-06doc: inspector security warning for changing hostСковорода Никита Андреевич
2018-11-01doc: use Node.js instead of NodeRich Trott
2018-07-08doc: fix structure and formatting in inspector.mdVse Mozhet Byt
2018-07-07inspector: expose original consoleMatteo Collina
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-08doc: unify property sectionsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-21doc: fix/improve inspector profiler exampleAli Ijaz Sheikh
2018-03-08doc: add inspector usage exampleAli Ijaz Sheikh
2017-12-31doc: fix duplicate words & spellings in docssreepurnajasti
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-10-18doc: update test/inspector referenceJon Moss
2017-07-02doc: fix some broken referencesAlexander Gromnitsky
2017-06-07inspector: allow --inspect=host:port from jsSam Roberts
2017-06-03doc: unify spaces in object literalsVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-26doc: fix code example in inspector.mdVse Mozhet Byt
2017-05-23inspector: JavaScript bindings for the inspectorEugene Ostroukhov