<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser/Shell.hs, 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>Shell: fix parsing of redirection and pipes followed by some symbols</title>
<updated>2026-08-22T21:19:45+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-08-22T21:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=7a0c86835b8bd34c5bbaa0194e298c431d8b2c05'/>
<id>7a0c86835b8bd34c5bbaa0194e298c431d8b2c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not stop shell command parsing on some not-yet-used special chars</title>
<updated>2025-11-06T21:00:10+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-11-06T21:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=80bec33fe694f916eba96befdab63548077cdec5'/>
<id>80bec33fe694f916eba96befdab63548077cdec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirection in shell scripts</title>
<updated>2025-10-05T19:24:13+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-10-04T19:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=6ee42f58d7293d810a5406d06020e1fdc9bcdaf0'/>
<id>6ee42f58d7293d810a5406d06020e1fdc9bcdaf0</id>
<content type='text'>
Changelog: Implemented input/output redirection in shell scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implemented input/output redirection in shell scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell: custom data type for command arguments</title>
<updated>2025-10-02T19:21:14+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-10-02T18:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=612e329ff8fab4b50fbe6d21f39842ced351eb57'/>
<id>612e329ff8fab4b50fbe6d21f39842ced351eb57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid using Expr Maybe when parsing shell pipeline</title>
<updated>2025-09-29T18:44:54+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-09-29T18:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=c993c83b90a63dd7d6e6cabccaf5ea9c19b54786'/>
<id>c993c83b90a63dd7d6e6cabccaf5ea9c19b54786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shell pipes</title>
<updated>2025-08-25T20:55:25+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-08-07T19:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=fc40dfc41e8b3fbbe830846499ccce122930b235'/>
<id>fc40dfc41e8b3fbbe830846499ccce122930b235</id>
<content type='text'>
Changelog: Implemented pipes in shell scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Implemented pipes in shell scripts
</pre>
</div>
</content>
</entry>
</feed>
