<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.frantovo.cz/rgb-assembler/</link>
    <language>en-us</language>

    <title>rgb-assembler Changelog</title>
    <description>rgb-assembler Changelog</description>
    <item>
    <title>[default] use alias declaration instead of a typedef</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/b5e31973fe20</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/b5e31973fe20</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>b5e31973fe20</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td>default</td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td>tip</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>use alias declaration instead of a typedef</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/types.h<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 04 Mar 2018 15:20:24 +0100</pubDate>
</item>
<item>
    <title>do not pass by reference arguments of small types</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/b63d62c675fe</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/b63d62c675fe</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>b63d62c675fe</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>do not pass by reference arguments of small types</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Memory.h<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Thu, 28 Dec 2017 23:11:43 +0100</pubDate>
</item>
<item>
    <title>write() don't need return value</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/2b3a26d3b1ad</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/2b3a26d3b1ad</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>2b3a26d3b1ad</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>write() don't need return value</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Memory.h<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Wed, 27 Dec 2017 11:34:09 +0100</pubDate>
</item>
<item>
    <title>not needed in destructor: memory = nullptr;</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/84356a15828b</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/84356a15828b</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>84356a15828b</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>not needed in destructor: memory = nullptr;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Memory.h<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 25 Dec 2017 16:15:55 +0100</pubDate>
</item>
<item>
    <title>parametric memory size</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/d7eed4d972de</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/d7eed4d972de</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>d7eed4d972de</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>parametric memory size</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Memory.h<br />c++/rgb-assembler/rgb-assembler.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 25 Dec 2017 01:34:06 +0100</pubDate>
</item>
<item>
    <title>memory: rename, refactor</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/ff150572e8c0</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/ff150572e8c0</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>ff150572e8c0</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>memory: rename, refactor</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Memory.h<br />c++/rgb-assembler/commands/End.h<br />c++/rgb-assembler/commands/Goto.h<br />c++/rgb-assembler/commands/GotoCompare.h<br />c++/rgb-assembler/commands/IncrementDecrement.h<br />c++/rgb-assembler/rgb-assembler.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 25 Dec 2017 01:27:44 +0100</pubDate>
</item>
<item>
    <title>rename memory.h to Memory.h</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/78c4d6b53499</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/78c4d6b53499</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>78c4d6b53499</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>rename memory.h to Memory.h</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Command.h<br />c++/rgb-assembler/Memory.h<br />c++/rgb-assembler/commands/End.h<br />c++/rgb-assembler/commands/IncrementDecrement.h<br />c++/rgb-assembler/memory.h<br />c++/rgb-assembler/nbproject/configurations.xml<br />c++/rgb-assembler/rgb-assembler.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 25 Dec 2017 00:34:27 +0100</pubDate>
</item>
<item>
    <title>wrap memory in a class</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/b997cbf9e30b</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/b997cbf9e30b</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>b997cbf9e30b</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>wrap memory in a class</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Command.h<br />c++/rgb-assembler/commands/Color.h<br />c++/rgb-assembler/commands/End.h<br />c++/rgb-assembler/commands/Goto.h<br />c++/rgb-assembler/commands/GotoCompare.h<br />c++/rgb-assembler/commands/IncrementDecrement.h<br />c++/rgb-assembler/commands/Sleep.h<br />c++/rgb-assembler/memory.h<br />c++/rgb-assembler/rgb-assembler.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Mon, 25 Dec 2017 00:24:07 +0100</pubDate>
</item>
<item>
    <title>comments, formatting</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/f049c3d3244d</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/f049c3d3244d</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>f049c3d3244d</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>comments, formatting</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/rgb-assembler.cpp<br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 24 Dec 2017 00:47:34 +0100</pubDate>
</item>
<item>
    <title>license: GNU GPLv3+</title>
    <guid isPermaLink="true">http://hg.frantovo.cz/rgb-assembler/rev/10d6964e7b4a</guid>
             <link>http://hg.frantovo.cz/rgb-assembler/rev/10d6964e7b4a</link>
    <description>
              <![CDATA[
	<table>
	<tr>
		<th style="text-align:left;">changeset</th>
		<td>10d6964e7b4a</td>
              </tr>
              <tr>
                              <th style="text-align:left;">branch</th>
                              <td></td>
              </tr>
              <tr>
                              <th style="text-align:left;">bookmark</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;">tag</th>
		<td></td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">user</th>
		<td>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">description</th>
		<td>license: GNU GPLv3+</td>
	</tr>
	<tr>
		<th style="text-align:left;vertical-align:top;">files</th>
		<td>c++/rgb-assembler/Command.h<br />c++/rgb-assembler/commands.h<br />c++/rgb-assembler/commands/Color.h<br />c++/rgb-assembler/commands/End.h<br />c++/rgb-assembler/commands/Goto.h<br />c++/rgb-assembler/commands/GotoCompare.h<br />c++/rgb-assembler/commands/IncrementDecrement.h<br />c++/rgb-assembler/commands/Sleep.h<br />c++/rgb-assembler/memory.h<br />c++/rgb-assembler/nbproject/project.properties<br /><br /></td>
	</tr>
	</table>
	]]></description>
    <author>&#70;&#114;&#97;&#110;&#116;&#105;&#353;&#101;&#107;&#32;&#75;&#117;&#269;&#101;&#114;&#97;&#32;&#60;&#102;&#114;&#97;&#110;&#116;&#97;&#45;&#104;&#103;&#64;&#102;&#114;&#97;&#110;&#116;&#111;&#118;&#111;&#46;&#99;&#122;&#62;</author>
    <pubDate>Sun, 24 Dec 2017 00:30:54 +0100</pubDate>
</item>

  </channel>
</rss>