<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/parse/test.rs, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>parse tests</title>
<updated>2026-05-09T08:32:47+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-09T08:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=edfc7e48c563a97399d18e3ef44fd595c0fd4e45'/>
<id>edfc7e48c563a97399d18e3ef44fd595c0fd4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>while loops</title>
<updated>2026-05-08T17:00:39+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-08T17:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=f4b69eb87ca61f408323ab9d24938859f7c4ceb3'/>
<id>f4b69eb87ca61f408323ab9d24938859f7c4ceb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>if parse test</title>
<updated>2026-05-08T14:15:20+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-08T14:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=5697ecb492579413a7ce9589df6847a3e205c647'/>
<id>5697ecb492579413a7ce9589df6847a3e205c647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>escape test</title>
<updated>2026-05-04T21:57:57+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-05-04T21:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=be3faf0552d60c996aeb51016f93ef64a3dd2d6f'/>
<id>be3faf0552d60c996aeb51016f93ef64a3dd2d6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make test clearer</title>
<updated>2026-03-18T12:50:29+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-18T12:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=9f3b07192459c101aa8263ce1a6cd29595caab7c'/>
<id>9f3b07192459c101aa8263ce1a6cd29595caab7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>backslash to put command on multiple lines</title>
<updated>2026-03-18T12:49:34+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-18T12:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=dc51bab893660979ac728636e98d24b5a36ad7fd'/>
<id>dc51bab893660979ac728636e98d24b5a36ad7fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slightly cleaner parsing</title>
<updated>2026-03-18T12:21:23+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-18T12:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=d8cceb822b8e2f2de189a1d4461c89311b82e752'/>
<id>d8cceb822b8e2f2de189a1d4461c89311b82e752</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parsing works again</title>
<updated>2026-03-18T12:13:11+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-18T12:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=37db397e58105fcc9f5fe0c356cd03f966715bff'/>
<id>37db397e58105fcc9f5fe0c356cd03f966715bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test for multiline strings + custom multiline string delimiters</title>
<updated>2026-03-18T10:48:17+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-18T10:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=7b84b6e05551239d93661bdeb811e72d16675364'/>
<id>7b84b6e05551239d93661bdeb811e72d16675364</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better parsing</title>
<updated>2026-03-17T15:37:44+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-17T15:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=fb63779507c21b5f0a73fef2dbaa10480b02b126'/>
<id>fb63779507c21b5f0a73fef2dbaa10480b02b126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
