<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/parse, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>regex: only named matches now</title>
<updated>2026-06-06T20:35:32+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T20:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=6b452e817090dba6c80454a42079fa5c9f83b1cd'/>
<id>6b452e817090dba6c80454a42079fa5c9f83b1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some small opt</title>
<updated>2026-06-06T10:34:22+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=a2e9e8647daa2622cf55a047c329027fcfc49bf8'/>
<id>a2e9e8647daa2622cf55a047c329027fcfc49bf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>special cased regex for performance</title>
<updated>2026-06-06T10:15:52+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=53980774c327675e886179c0a2c140744dcf9b95'/>
<id>53980774c327675e886179c0a2c140744dcf9b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: benchmark and optimizations</title>
<updated>2026-06-06T08:15:16+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T08:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=1ff733a821a947880baaad42aab43a398285418c'/>
<id>1ff733a821a947880baaad42aab43a398285418c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: greedy/non-greedy tests</title>
<updated>2026-06-05T20:37:48+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T20:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=4eeb79c190bd08e761d097cd10382f09a9ee4348'/>
<id>4eeb79c190bd08e761d097cd10382f09a9ee4348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>submatches</title>
<updated>2026-06-05T20:14:09+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T20:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=de6474983156b108874432238174f7c3b60b2945'/>
<id>de6474983156b108874432238174f7c3b60b2945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clippy</title>
<updated>2026-06-05T20:01:02+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T20:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=f06e116154bd6da5b7b3496e4ee23b5bd96745d3'/>
<id>f06e116154bd6da5b7b3496e4ee23b5bd96745d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse non-greedy repetitions</title>
<updated>2026-06-05T19:59:56+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T19:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=39a849c46cc61cacc84c1d9a7e5c2c05bcf51f1a'/>
<id>39a849c46cc61cacc84c1d9a7e5c2c05bcf51f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix regex</title>
<updated>2026-06-05T19:55:42+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T19:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=959e8f2ea9c0b7f52b3ab98244cb110af179b82c'/>
<id>959e8f2ea9c0b7f52b3ab98244cb110af179b82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex compiler compiles</title>
<updated>2026-06-05T19:22:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T19:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=05f3f381d0066b2e6116470f4e6251ae191aaefe'/>
<id>05f3f381d0066b2e6116470f4e6251ae191aaefe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
