<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser, branch v0.3.6</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<entry>
<title>Fix parsing of shell argument starting with variable expansion</title>
<updated>2026-09-06T18:23:58+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-09-05T07:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=9f66b6432fd8025f115289e6b2a9db1579385634'/>
<id>9f66b6432fd8025f115289e6b2a9db1579385634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expression expansion for shell command</title>
<updated>2026-09-06T18:23:58+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-09-05T06:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a8f93733a9d2df0859d585a11bdd39762f3c37a8'/>
<id>a8f93733a9d2df0859d585a11bdd39762f3c37a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expression expansion for shell arguments</title>
<updated>2026-09-05T19:41:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-09-04T17:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a9439b66ad8f7a8f4ba079a47ecfe1e76c2abc4b'/>
<id>a9439b66ad8f7a8f4ba079a47ecfe1e76c2abc4b</id>
<content type='text'>
Changelog: Lists can now be dollar-expanded in the shell interpreter to provide list of shell command arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Lists can now be dollar-expanded in the shell interpreter to provide list of shell command arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add newtype for ShellArguments</title>
<updated>2026-09-03T18:53:42+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-09-01T18:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=c2c89cf5308ea5c490a4fe150cffc72ed09c4c1c'/>
<id>c2c89cf5308ea5c490a4fe150cffc72ed09c4c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand list of operator chars to include colon and others</title>
<updated>2026-08-28T20:54:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-28T20:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=ce9bb87a06a440ebb200d2caa7c919805712f0b1'/>
<id>ce9bb87a06a440ebb200d2caa7c919805712f0b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse list types in type expression</title>
<updated>2026-08-27T21:04:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-27T19:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=880c36a666e3ee36066719a09a5294be2cfa3e93'/>
<id>880c36a666e3ee36066719a09a5294be2cfa3e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept various builtin types in type expressions</title>
<updated>2026-08-27T21:04:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-27T18:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=0cbbe31c5f16df73dcc3a73b37cac4a72948f3a6'/>
<id>0cbbe31c5f16df73dcc3a73b37cac4a72948f3a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove requirement of primitive type for context</title>
<updated>2026-08-27T21:04:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-27T16:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=d8420a37ffe9e752816b071fced4a972ca1fad23'/>
<id>d8420a37ffe9e752816b071fced4a972ca1fad23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use closure instead of failing with ambiguous type for argument types with free variables</title>
<updated>2026-08-27T21:04:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-26T19:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=4145e966859dccc5bf7fac1f1c74b3efd8b6b7e9'/>
<id>4145e966859dccc5bf7fac1f1c74b3efd8b6b7e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse type annotations in expressions</title>
<updated>2026-08-27T21:04:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-26T18:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a9d6eacb3aaa0e7acc5abc931061e07549f1c20e'/>
<id>a9d6eacb3aaa0e7acc5abc931061e07549f1c20e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
