<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/parse/regex/mod.rs, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<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>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>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>
<entry>
<title>some bytecode implementation, does not work yet</title>
<updated>2026-06-05T13:03:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-05T13:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=a464bec4d558533776329634504ab0c1bee84bba'/>
<id>a464bec4d558533776329634504ab0c1bee84bba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: more lenient [bracket] parsing</title>
<updated>2026-06-03T18:19:22+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-03T18:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=7c7a10dd58d50bacc712e91e2344c466a22a2d25'/>
<id>7c7a10dd58d50bacc712e91e2344c466a22a2d25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: correctly parse empty alternatives</title>
<updated>2026-06-03T18:19:16+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-03T18:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=65b1a84fbda96d65565c4e3d6cc1f3c89285aab7'/>
<id>65b1a84fbda96d65565c4e3d6cc1f3c89285aab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: explicitly return an error for unsupported non-greedy repetitions</title>
<updated>2026-06-03T18:19:16+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-03T18:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=b39823a4f9d13a5d313ca665e06884b587bceb9a'/>
<id>b39823a4f9d13a5d313ca665e06884b587bceb9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shitton of test cases that codex generated</title>
<updated>2026-06-03T18:19:16+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-03T18:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=38e8e7bf000aaa1f7f6be15d72be35d6dc585271'/>
<id>38e8e7bf000aaa1f7f6be15d72be35d6dc585271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
