<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tester/src/Parser, branch v0.2.4</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/'/>
<entry>
<title>Remove emptyVarValue from ExprType class</title>
<updated>2024-08-11T08:55:34+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-11T08:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=a0480b7ac0705a214136a9a5eb50454abfd67985'/>
<id>a0480b7ac0705a214136a9a5eb50454abfd67985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove MonadEval instance for TestParser</title>
<updated>2024-08-11T08:46:41+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-11T08:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=e6bab9cb2aabafb27324f7d923739a8f4a96ad97'/>
<id>e6bab9cb2aabafb27324f7d923739a8f4a96ad97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parser: try ParamType Either branches with cleared delayed errors</title>
<updated>2024-08-11T07:31:38+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-11T07:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=3a5e815ee41324573751d5369e136ee14c4b211f'/>
<id>3a5e815ee41324573751d5369e136ee14c4b211f</id>
<content type='text'>
Changelog: Fix type error reporting for some command parameters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Fix type error reporting for some command parameters
</pre>
</div>
</content>
</entry>
<entry>
<title>Parser: collect toplevel definitions using Writer</title>
<updated>2024-08-07T19:51:10+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-07T19:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=fed9f38d30f0d2a37042f9a88ec7f5248767ea58'/>
<id>fed9f38d30f0d2a37042f9a88ec7f5248767ea58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace first command (wait) with a builtin</title>
<updated>2024-08-07T19:51:10+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-07T18:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=dc2202f36f8ee220293cc6f230be604a19be8cbb'/>
<id>dc2202f36f8ee220293cc6f230be604a19be8cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parser: report multiple errors in some cases</title>
<updated>2024-08-07T19:51:10+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-05T18:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=18ced99f826746a19aa6c0b351673d132f86421a'/>
<id>18ced99f826746a19aa6c0b351673d132f86421a</id>
<content type='text'>
Changelog: Report multiple parsing errors in single pass
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Report multiple parsing errors in single pass
</pre>
</div>
</content>
</entry>
<entry>
<title>Module name declaration</title>
<updated>2024-08-02T19:05:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-08-02T19:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=c3efce4ff72f6284b1036df27edddbe0eae8026b'/>
<id>c3efce4ff72f6284b1036df27edddbe0eae8026b</id>
<content type='text'>
Changelog: Accept module name declaration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Accept module name declaration
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to support mtl-2.3</title>
<updated>2024-02-21T21:10:39+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2024-02-21T21:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=1923a8a4ea3a1bcb55f194ff226359ea492b419a'/>
<id>1923a8a4ea3a1bcb55f194ff226359ea492b419a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flush command</title>
<updated>2023-10-23T19:05:55+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-10-23T19:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=224366e2c668784952ab613c7640d7017ce60990'/>
<id>224366e2c668784952ab613c7640d7017ce60990</id>
<content type='text'>
Changelog: Add 'flush' command
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Add 'flush' command
</pre>
</div>
</content>
</entry>
<entry>
<title>Show record selectors in failure reports</title>
<updated>2023-07-13T15:37:09+00:00</updated>
<author>
<name>Roman Smrž</name>
<email>roman.smrz@seznam.cz</email>
</author>
<published>2023-05-07T08:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.erebosprotocol.net/tester/commit/?id=92c763ad490accaec833ccf7a4775a5a3d4d078a'/>
<id>92c763ad490accaec833ccf7a4775a5a3d4d078a</id>
<content type='text'>
Changelog: Show record selectors in failure reports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog: Show record selectors in failure reports
</pre>
</div>
</content>
</entry>
</feed>
