<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node-new.git/lib/internal/debugger, branch main</title>
<subtitle>github.com: nodejs/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/'/>
<entry>
<title>debugger: improve validations and documents for watch and unwatch</title>
<updated>2023-03-13T04:29:53+00:00</updated>
<author>
<name>Eungyu Lee</name>
<email>35999704+Dailyscat@users.noreply.github.com</email>
</author>
<published>2023-03-13T04:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=f8bf4987e998dd24e3acba84f80c49f5f25658ce'/>
<id>f8bf4987e998dd24e3acba84f80c49f5f25658ce</id>
<content type='text'>
- debugger: add string validation for watch(expr)
- debugger: add help document for watch(index)
- test: add test for watch(index) command
- doc: add information on unwatch(index) option

PR-URL: https://github.com/nodejs/node/pull/46947
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- debugger: add string validation for watch(expr)
- debugger: add help document for watch(index)
- test: add test for watch(index) command
- doc: add information on unwatch(index) option

PR-URL: https://github.com/nodejs/node/pull/46947
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>debugger: add a command to set which lines to check for context</title>
<updated>2023-03-12T04:47:18+00:00</updated>
<author>
<name>Eungyu Lee</name>
<email>35999704+Dailyscat@users.noreply.github.com</email>
</author>
<published>2023-03-12T04:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=7f2ab4e629852741f3b4a879ff622082711e4b45'/>
<id>7f2ab4e629852741f3b4a879ff622082711e4b45</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/46812
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/46812
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>lib,src: update exit codes as per todos</title>
<updated>2023-02-26T17:03:06+00:00</updated>
<author>
<name>Debadree Chatterjee</name>
<email>debadree333@gmail.com</email>
</author>
<published>2023-02-26T17:03:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=5b5898ac86ea7d91e2403dcbddca2d9be7a98590'/>
<id>5b5898ac86ea7d91e2403dcbddca2d9be7a98590</id>
<content type='text'>
Refs: https://github.com/nodejs/node/pull/44746
PR-URL: https://github.com/nodejs/node/pull/45841
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Chengzhong Wu &lt;legendecas@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs: https://github.com/nodejs/node/pull/44746
PR-URL: https://github.com/nodejs/node/pull/45841
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Chengzhong Wu &lt;legendecas@gmail.com&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Colin Ihrig &lt;cjihrig@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>debugger: add trailing commas in source files</title>
<updated>2023-02-22T00:26:44+00:00</updated>
<author>
<name>Antoine du Hamel</name>
<email>duhamelantoine1995@gmail.com</email>
</author>
<published>2023-02-12T18:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=655b070d31efeea2f5580ca221167f8abc43f0e8'/>
<id>655b070d31efeea2f5580ca221167f8abc43f0e8</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/46714
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;
Reviewed-By: Debadree Chatterjee &lt;debadree333@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/46714
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;
Reviewed-By: Debadree Chatterjee &lt;debadree333@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: enforce use of trailing commas for functions</title>
<updated>2023-02-14T17:45:16+00:00</updated>
<author>
<name>Antoine du Hamel</name>
<email>duhamelantoine1995@gmail.com</email>
</author>
<published>2023-02-14T17:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=fe514bf960ca1243b71657af662e7df29f5b57cf'/>
<id>fe514bf960ca1243b71657af662e7df29f5b57cf</id>
<content type='text'>

PR-URL: https://github.com/nodejs/node/pull/46629
Reviewed-By: Jacob Smith &lt;jacob@frende.me&gt;
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Chengzhong Wu &lt;legendecas@gmail.com&gt;
Reviewed-By: Mohammed Keyvanzadeh &lt;mohammadkeyvanzade94@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

PR-URL: https://github.com/nodejs/node/pull/46629
Reviewed-By: Jacob Smith &lt;jacob@frende.me&gt;
Reviewed-By: Geoffrey Booth &lt;webadmin@geoffreybooth.com&gt;
Reviewed-By: Chengzhong Wu &lt;legendecas@gmail.com&gt;
Reviewed-By: Mohammed Keyvanzadeh &lt;mohammadkeyvanzade94@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>debugger: refactor console in lib/internal/debugger/inspect.js</title>
<updated>2022-12-28T11:59:41+00:00</updated>
<author>
<name>Debadree Chatterjee</name>
<email>debadree333@gmail.com</email>
</author>
<published>2022-12-28T11:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=17cb65556134943807593e8dd519da1524b288b0'/>
<id>17cb65556134943807593e8dd519da1524b288b0</id>
<content type='text'>
Refs: https://github.com/nodejs/node/pull/38406/
PR-URL: https://github.com/nodejs/node/pull/45847
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs: https://github.com/nodejs/node/pull/38406/
PR-URL: https://github.com/nodejs/node/pull/45847
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Kohei Ueno &lt;kohei.ueno119@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>tools: add `ArrayPrototypeConcat` to the list of primordials to avoid</title>
<updated>2022-12-17T19:15:24+00:00</updated>
<author>
<name>Antoine du Hamel</name>
<email>duhamelantoine1995@gmail.com</email>
</author>
<published>2022-12-17T19:15:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=ca2ec902e92f44115b47e0d1cb13dcaa5ca4a75d'/>
<id>ca2ec902e92f44115b47e0d1cb13dcaa5ca4a75d</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/44445
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Rafael Gonzaga &lt;rafael.nunu@hotmail.com&gt;
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/44445
Reviewed-By: Matteo Collina &lt;matteo.collina@gmail.com&gt;
Reviewed-By: Joyee Cheung &lt;joyeec9h3@gmail.com&gt;
Reviewed-By: Rafael Gonzaga &lt;rafael.nunu@hotmail.com&gt;
Reviewed-By: Tobias Nießen &lt;tniessen@tnie.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>repl: improve robustness wrt to prototype pollution</title>
<updated>2022-12-14T14:48:50+00:00</updated>
<author>
<name>Antoine du Hamel</name>
<email>duhamelantoine1995@gmail.com</email>
</author>
<published>2022-12-14T14:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=1c3ba4c5fab95956bd76eace18fcc83a8c3026e8'/>
<id>1c3ba4c5fab95956bd76eace18fcc83a8c3026e8</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/45604
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/45604
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>src: consolidate exit codes in the code base</title>
<updated>2022-10-06T12:41:16+00:00</updated>
<author>
<name>Joyee Cheung</name>
<email>joyeec9h3@gmail.com</email>
</author>
<published>2022-10-06T12:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=be525d7d04ec839fd2bb47affef00bb3c1302aca'/>
<id>be525d7d04ec839fd2bb47affef00bb3c1302aca</id>
<content type='text'>
Add an ExitCode enum class and use it throughout the code base
instead of hard-coding the exit codes everywhere. At the moment,
the exit codes used in many places do not actually conform to
what the documentation describes. With the new enums (which
are also available to the JS land as constants in an internal
binding) we could migrate to a more consistent usage of the
codes, and eventually expose the constants to the user land
when they are stable enough.

PR-URL: https://github.com/nodejs/node/pull/44746
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Jacob Smith &lt;jacob@frende.me&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add an ExitCode enum class and use it throughout the code base
instead of hard-coding the exit codes everywhere. At the moment,
the exit codes used in many places do not actually conform to
what the documentation describes. With the new enums (which
are also available to the JS land as constants in an internal
binding) we could migrate to a more consistent usage of the
codes, and eventually expose the constants to the user land
when they are stable enough.

PR-URL: https://github.com/nodejs/node/pull/44746
Reviewed-By: Antoine du Hamel &lt;duhamelantoine1995@gmail.com&gt;
Reviewed-By: Jacob Smith &lt;jacob@frende.me&gt;
Reviewed-By: James M Snell &lt;jasnell@gmail.com&gt;
Reviewed-By: Darshan Sen &lt;raisinten@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>lib: use safe `Promise` alternatives when available</title>
<updated>2022-08-27T09:37:01+00:00</updated>
<author>
<name>Antoine du Hamel</name>
<email>duhamelantoine1995@gmail.com</email>
</author>
<published>2022-08-17T21:57:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node-new.git/commit/?id=ce639629ddae13932c9ca31da376f29fae4b37ab'/>
<id>ce639629ddae13932c9ca31da376f29fae4b37ab</id>
<content type='text'>
PR-URL: https://github.com/nodejs/node/pull/43476
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR-URL: https://github.com/nodejs/node/pull/43476
Reviewed-By: Moshe Atlow &lt;moshe@atlow.co.il&gt;
</pre>
</div>
</content>
</entry>
</feed>
