<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/parse.rs, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>finish parsing stuff, add first parsing test</title>
<updated>2026-03-07T10:35:38+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T10:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=c36bf58bd0d3d8d2b89211c0bfccab68dad53d66'/>
<id>c36bf58bd0d3d8d2b89211c0bfccab68dad53d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse builtin that emits compact ast</title>
<updated>2026-03-07T10:19:57+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T10:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=6d396041ed8c00f6ac58a1b90473ec7ea5db43d8'/>
<id>6d396041ed8c00f6ac58a1b90473ec7ea5db43d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some warnings gone</title>
<updated>2026-03-07T09:06:19+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T09:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=4b34aecec66c9123399f14a8f75ee8d0aff47a44'/>
<id>4b34aecec66c9123399f14a8f75ee8d0aff47a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hook up fundecl and variable assignment parsing to ast</title>
<updated>2026-03-07T08:26:37+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T08:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=f1386f2d7b63c8a215b0d5c8c3fc5bc6c167aa0e'/>
<id>f1386f2d7b63c8a215b0d5c8c3fc5bc6c167aa0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable assignments</title>
<updated>2026-03-07T08:14:28+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T08:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=79c4e340d6c0a598f5d9cd0115a7e5ac0304d459'/>
<id>79c4e340d6c0a598f5d9cd0115a7e5ac0304d459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fun&lt;tab&gt; parsing</title>
<updated>2026-03-07T08:08:26+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T08:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=bc7f1d9875d62412ad70280bd74636c6ca39f3cc'/>
<id>bc7f1d9875d62412ad70280bd74636c6ca39f3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more parsing</title>
<updated>2026-03-07T08:00:24+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-07T08:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=2d922be2b47bb789fd2903fe48fe2ba920775114'/>
<id>2d922be2b47bb789fd2903fe48fe2ba920775114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$? and $! parsed</title>
<updated>2026-03-06T19:56:14+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-03-06T19:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=5e77d3c8283f8087c595466897b06700c9296639'/>
<id>5e77d3c8283f8087c595466897b06700c9296639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell expansion somewhat working (?)</title>
<updated>2026-03-06T17:49:33+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-06T17:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=2e55d27f565ec96c7238b35191ae5c65c2b6bc57'/>
<id>2e55d27f565ec96c7238b35191ae5c65c2b6bc57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shell expansion</title>
<updated>2026-03-06T16:38:32+00:00</updated>
<author>
<name>Jonas Maier</name>
<email></email>
</author>
<published>2026-03-06T16:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=44628890b64befde0a1bb147d82d9bfe48b7e1af'/>
<id>44628890b64befde0a1bb147d82d9bfe48b7e1af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
