<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/test/script, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/'/>
<entry>
<title>Fix parsing after tag declaration</title>
<updated>2026-05-19T19:19:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-19T19:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=dfa43d2c3ea587e8d816d750cfa7214c6a2eb1b2'/>
<id>dfa43d2c3ea587e8d816d750cfa7214c6a2eb1b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Concatenation operator for lists</title>
<updated>2026-05-18T18:34:43+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-18T18:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=a40b7da1ab4028bba53f9768b7a58a7c619a052d'/>
<id>a40b7da1ab4028bba53f9768b7a58a7c619a052d</id>
<content type='text'>
Changelog: Added `++` operator to concatenate lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `++` operator to concatenate lists
</pre>
</div>
</content>
</entry>
<entry>
<title>More generic unification in for statement</title>
<updated>2026-05-17T20:20:07+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-16T14:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=9e1d65b41b0f5435859794682880c93767d1dc44'/>
<id>9e1d65b41b0f5435859794682880c93767d1dc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Concat builtin function</title>
<updated>2026-05-17T19:54:23+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-25T11:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=d41cc2a1cdf9fc7a9d5781779363b9bb3eb82c00'/>
<id>d41cc2a1cdf9fc7a9d5781779363b9bb3eb82c00</id>
<content type='text'>
Changelog: Added `concat` function for lists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Added `concat` function for lists
</pre>
</div>
</content>
</entry>
<entry>
<title>Parsing distinction for single-word and function-call terms</title>
<updated>2026-05-01T08:54:24+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-05-01T08:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=62b65e16f5ef4e59dcfbdc10ae2b3cd419d79d7a'/>
<id>62b65e16f5ef4e59dcfbdc10ae2b3cd419d79d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Arbitrary expressions as variable values</title>
<updated>2026-04-24T19:25:40+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-04-19T19:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=d361b5cb163316d4e0c56cab30301e18b548afff'/>
<id>d361b5cb163316d4e0c56cab30301e18b548afff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print test names in verbose output</title>
<updated>2026-01-14T19:02:29+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-14T19:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=379d88e72a66eb876dfdf452d79081f5e4277979'/>
<id>379d88e72a66eb876dfdf452d79081f5e4277979</id>
<content type='text'>
Changelog: Verbose output now includes test names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Verbose output now includes test names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark ignored output lines</title>
<updated>2026-01-14T18:49:14+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-14T18:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=ea8109cef731b2c876b9effa759763bf59d878aa'/>
<id>ea8109cef731b2c876b9effa759763bf59d878aa</id>
<content type='text'>
Changelog: Mark flushed or ignored output lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Mark flushed or ignored output lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve displayed values for process, network and node types</title>
<updated>2026-01-09T20:35:28+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-09T20:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=a699c3ddd443a2d6113fe3b08f7ae81c510239e6'/>
<id>a699c3ddd443a2d6113fe3b08f7ae81c510239e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test: checks for extra call stack output</title>
<updated>2026-01-08T20:01:24+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2026-01-08T20:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://code.erebosprotocol.net/tester/commit/?id=9b9cd5b2f25b39bf366e0487b723c2fa770fcd2c'/>
<id>9b9cd5b2f25b39bf366e0487b723c2fa770fcd2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
