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
2022-02-17debugger: add debugger alias for exec(expr)Xuguang Mei
2021-11-26doc: add information on suppressing initial break in debuggerRich Trott
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-08-07doc: update debugger.md description and examplesRich Trott
2021-04-27doc: update message to match actual outputRich Trott
2020-11-13doc: fix typo in debugger.mdRich Trott
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-29doc: add conditional example for setBreakpoint()Chris Opperwall
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-09doc: update V8 inspector examplecjihrig
2020-02-18doc: reword possessive form of Node.js in debugger.mdRich Trott
2019-11-25doc: add note about debugging worker_threadsDenys Otrishko
2019-10-26doc: remove dashesRich Trott
2019-09-04doc: change the 'txt' to 'console' for a commandMaledong
2018-06-28inspector: use js_app.html as the landing page for chrome devtoolsGauthamBanasandra
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-17doc: update links and names for DevTools ProtocolVse Mozhet Byt
2018-04-10src: add punctuation in --inspector doc url messageNick Filatov
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2017-09-13test: remove obsolete debugger testsRich Trott
2017-09-12doc: fix some internal linksVse Mozhet Byt
2017-08-28doc: add links to alternative versions of docChris Young
2017-07-08doc: match debugger output & instructions to master behaviorJan Krems
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-17doc: remove inspector experimental warningcjihrig
2017-04-06src: remove support for --debugJan Krems
2017-02-28doc: update V8 debugger doc to mention --inspect-brkJames Ide
2017-02-10doc: update output examples in debugger.mdVse Mozhet Byt
2017-01-28doc: for style, remove "isn't" contractionSam Roberts
2017-01-04doc: deprecate debug protocolJan Krems
2016-12-20src: Node Tracing Controllermisterpoe
2016-12-02doc: remove minor contradiction in debugger docRich Trott
2016-10-07doc: change ./node to node in debugger.mdAnnaMag
2016-09-30doc: add example for running with v8-inspectorFranziska Hinkelmann
2016-09-25tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-05-30src,lib: v8-inspector supportPavel Feldman
2016-05-30doc: improve debugger doc proseRich Trott
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt