<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/'/>
<entry>
<title>Custom signals to kill spawned process</title>
<updated>2026-04-05T10:33:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-05T09:47:12+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=e06402099ce256405610d0be64760266f969dcd0'/>
<id>e06402099ce256405610d0be64760266f969dcd0</id>
<content type='text'>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `killwith` clause to set a signal used to terminate `spawn`ed process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse data constructors</title>
<updated>2026-04-05T10:27:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-05T08:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=ad00b4534582c5ce94243f7dda3b76d7c0bba021'/>
<id>ad00b4534582c5ce94243f7dda3b76d7c0bba021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Call stack for the ‘expect’ statement</title>
<updated>2026-01-07T21:39:03+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-06T21:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=401b4c233d12763853877d4c31a2cf4342ca87b6'/>
<id>401b4c233d12763853877d4c31a2cf4342ca87b6</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='http://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='http://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='http://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='http://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>Remove ParamType instance for Expr</title>
<updated>2025-09-25T18:01:34+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-09-25T18:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=f2c42eb7bd38a39d9894ef45630fdc498321a063'/>
<id>f2c42eb7bd38a39d9894ef45630fdc498321a063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout argument for the ‘expect’ command</title>
<updated>2025-09-19T17:44:28+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-09-15T19:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=89ed9a3a6c0ada2b1c252a5e24283b84eb0fa4c8'/>
<id>89ed9a3a6c0ada2b1c252a5e24283b84eb0fa4c8</id>
<content type='text'>
Changelog: Added `timeout` argument for the `expect` command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `timeout` argument for the `expect` command
</pre>
</div>
</content>
</entry>
<entry>
<title>Get call stack information from function application</title>
<updated>2025-09-13T21:39:16+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-09-13T19:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=8e3d03e55793b49dc6844b23877c84d111e8d7d1'/>
<id>8e3d03e55793b49dc6844b23877c84d111e8d7d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
