<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src, branch v0.3.1</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<entry>
<title>Turn relative command path to absolute before starting subprocess</title>
<updated>2025-03-03T18:41:37+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-03-03T18:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=b7d7ab0c2158886f5dccac91a0377054ba84005a'/>
<id>b7d7ab0c2158886f5dccac91a0377054ba84005a</id>
<content type='text'>
Changelog: Fix executing test tool given with relative path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Fix executing test tool given with relative path
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not prefix parse error from first module as "imported"</title>
<updated>2025-02-28T17:57:52+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-28T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=93d2bdf10e6e189c2c632ad5cae8022b7d3b98f8'/>
<id>93d2bdf10e6e189c2c632ad5cae8022b7d3b98f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail when requested test is not found</title>
<updated>2025-02-27T21:25:36+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T21:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=65e6f51751cf1d2adf8f8ec6953672048deabd3c'/>
<id>65e6f51751cf1d2adf8f8ec6953672048deabd3c</id>
<content type='text'>
Changelog: Fail when test requested on command-line is not found
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Fail when test requested on command-line is not found
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dependencies, build with GHC up to 9.12</title>
<updated>2025-02-27T20:00:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T19:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=d22a31766d2ecef0baf32fac41518f2f949545d1'/>
<id>d22a31766d2ecef0baf32fac41518f2f949545d1</id>
<content type='text'>
Changelog: Support for GHC up to 9.12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Support for GHC up to 9.12
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ifname member to the node type</title>
<updated>2025-02-27T20:00:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T15:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=b7bce56d84fa4f1d505f4b77014d0244f6e9f5ba'/>
<id>b7bce56d84fa4f1d505f4b77014d0244f6e9f5ba</id>
<content type='text'>
Changelog: Added `ifname` member to the `node` type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `ifname` member to the `node` type
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor script/expression related code to multiple modules</title>
<updated>2025-02-27T20:00:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T15:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=13f549d68fb235522ae98bf04d2e09abdb1442ea'/>
<id>13f549d68fb235522ae98bf04d2e09abdb1442ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ExprType to its own module</title>
<updated>2025-02-27T12:28:22+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-27T12:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=461a67cf2e6bea76dd7ad3e1636b68d061002e0d'/>
<id>461a67cf2e6bea76dd7ad3e1636b68d061002e0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of a module starting with whitespace or comment</title>
<updated>2025-02-24T21:27:20+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-24T21:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=beda8ded7c96c591fdebbbd2cf197a02f8f87d0c'/>
<id>beda8ded7c96c591fdebbbd2cf197a02f8f87d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Scalar unification for variables in expansion</title>
<updated>2025-02-24T21:08:35+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-24T21:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=aa161777510728c94e51e9ef1d6df4146d7d952b'/>
<id>aa161777510728c94e51e9ef1d6df4146d7d952b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect and evaluate global definitions together</title>
<updated>2025-02-24T20:43:09+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2025-02-15T19:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=3640256e80ba1aa1c1e022a231234dee814ace58'/>
<id>3640256e80ba1aa1c1e022a231234dee814ace58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
