<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://www.formulacompiler.org/hg/afc/</link>
    <language>en-us</language>

    <title>afc Changelog</title>
    <description>afc Changelog</description>
    <item>
    <title>compiler: Sepatate bindings for root section and subsections.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/dae4d43ff37a</guid>
    <description><![CDATA[compiler: Sepatate bindings for root section and subsections.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 19 Dec 2011 17:44:46 +0200</pubDate>
</item>
<item>
    <title>spreadsheet: Move section boundaries check code to SectionBinding.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/d98ab61087b8</guid>
    <description><![CDATA[spreadsheet: Move section boundaries check code to SectionBinding.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 22 Dec 2011 18:47:48 +0200</pubDate>
</item>
<item>
    <title>spreadsheet: Move methods from CellIndex to CellRange and hide them.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/55a3fee68f95</guid>
    <description><![CDATA[spreadsheet: Move methods from CellIndex to CellRange and hide them.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 14 Dec 2011 13:58:37 +0200</pubDate>
</item>
<item>
    <title>compiler: Remove unused conversion to char.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/cdea06f440d6</guid>
    <description><![CDATA[compiler: Remove unused conversion to char.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 29 Nov 2011 16:42:14 +0200</pubDate>
</item>
<item>
    <title>compiler: Code cleanup.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/6a2b0deebfb4</guid>
    <description><![CDATA[compiler: Code cleanup.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 22 Nov 2011 15:21:51 +0200</pubDate>
</item>
<item>
    <title>compiler: Remove return values from compile conversion methods because they are always true.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/e1fe30d1300b</guid>
    <description><![CDATA[compiler: Remove return values from compile conversion methods because they are always true.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 21 Nov 2011 16:22:30 +0200</pubDate>
</item>
<item>
    <title>compiler: Move scaling logic to ExpressionCompilerForScaledLongs.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/be531bc1abe6</guid>
    <description><![CDATA[compiler: Move scaling logic to ExpressionCompilerForScaledLongs.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 18 Nov 2011 18:23:38 +0200</pubDate>
</item>
<item>
    <title>test: Remove unused class.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/a671d9d4b73b</guid>
    <description><![CDATA[test: Remove unused class.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 10 Nov 2011 18:23:12 +0200</pubDate>
</item>
<item>
    <title>doc: Fix documentation.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/86a9935bc753</guid>
    <description><![CDATA[doc: Fix documentation.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 10 Nov 2011 16:30:40 +0200</pubDate>
</item>
<item>
    <title>spreadsheet: Add Spreadsheet.getRangeA1() method.</title>
    <guid isPermaLink="true">http://www.formulacompiler.org/hg/afc/rev/834dd3ffa8e3</guid>
    <description><![CDATA[spreadsheet: Add Spreadsheet.getRangeA1() method.]]></description>
    <author>&#86;&#108;&#97;&#100;&#105;&#109;&#105;&#114;&#32;&#75;&#111;&#114;&#101;&#110;&#101;&#118;&#32;&#60;&#118;&#107;&#111;&#114;&#101;&#110;&#101;&#118;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 07 Dec 2011 18:42:42 +0200</pubDate>
</item>

  </channel>
</rss>
