<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/run/mod.rs, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>regex: submatches now go into variables</title>
<updated>2026-06-06T20:55:27+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T20:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=2e379710ca4ca1739788beb502a55d8bd596dc16'/>
<id>2e379710ca4ca1739788beb502a55d8bd596dc16</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: parse lookahead and lookbehind</title>
<updated>2026-06-02T10:39:41+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-02T10:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=1a138779293823177613238591768077d781de05'/>
<id>1a138779293823177613238591768077d781de05</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-01T19:17:23+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-01T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=c52169f535f89c0300ec06e13ddcaa7e0f459a0b'/>
<id>c52169f535f89c0300ec06e13ddcaa7e0f459a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex based case statements</title>
<updated>2026-05-31T17:21:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-31T17:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=81759dd51eb1f6f9a7dc8af9b2b8126ff7dfab24'/>
<id>81759dd51eb1f6f9a7dc8af9b2b8126ff7dfab24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic case statement</title>
<updated>2026-05-31T15:12:12+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-31T15:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=08f3af622cc3e7b3f85a60c6ffe83d9d70e9dc02'/>
<id>08f3af622cc3e7b3f85a60c6ffe83d9d70e9dc02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>terminal prompt from ps1 module now</title>
<updated>2026-05-24T07:47:29+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-05-24T07:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=36cbfcaafcb8a3b1c47650439531a35c99b203ea'/>
<id>36cbfcaafcb8a3b1c47650439531a35c99b203ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prompt evaluation in own module</title>
<updated>2026-05-23T21:34:31+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-05-23T21:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=7cd15fe67ca0118520dcc4e9e189d513b0375e10'/>
<id>7cd15fe67ca0118520dcc4e9e189d513b0375e10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>customizable syntax highlighting</title>
<updated>2026-05-23T12:48:51+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-23T12:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=e4c0fc7beab2a6dd53210263a857f2b3ec29b604'/>
<id>e4c0fc7beab2a6dd53210263a857f2b3ec29b604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>if-statement parsing might now allow for completion within if-statements</title>
<updated>2026-05-22T14:51:05+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-05-22T14:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=9a727206f1c94f7580e79a5355adc4b932ae6345'/>
<id>9a727206f1c94f7580e79a5355adc4b932ae6345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
