<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>irony Source Control Rss Feed</title><link>http://www.codeplex.com/irony/SourceControl/ListDownloadableCommits.aspx</link><description>irony Source Control Rss Description</description><item><title>Source code checked in, #39566</title><link>http://irony.codeplex.com/SourceControl/changeset/view/39566</link><description>New terminals for data reading&amp;#58; FixedLengthLiteral, DsvLiteral &amp;#40;Delimiter Separated Values&amp;#41;, QuotedValueLiteral &amp;#40;for reading values like date literal in VB&amp;#58; &amp;#35;11&amp;#47;15&amp;#47;2009&amp;#34;&amp;#41;.</description><author>rivantsov</author><pubDate>Mon, 16 Nov 2009 07:29:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #39566 20091116072946A</guid></item><item><title>Source code checked in, #39483</title><link>http://irony.codeplex.com/SourceControl/changeset/view/39483</link><description>Fixed bug causing Grammar Explorer to start eating memory and crash&amp;#59; moved EditorServices &amp;#40;highlighter&amp;#41; classes out of Irony to Grammar Explorer project. Some other minor fixes</description><author>rivantsov</author><pubDate>Sun, 15 Nov 2009 09:12:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #39483 20091115091241A</guid></item><item><title>Source code checked in, #39434</title><link>http://irony.codeplex.com/SourceControl/changeset/view/39434</link><description>Terminal enhancements, for Ruby syntax elements&amp;#58; NumberFlags.AllowUnderscore to allow _ in numbers &amp;#40;1_234&amp;#41;&amp;#59; Identifier.CaseRestriction &amp;#40;None, FirstLower, FirstUpper etc&amp;#41; to restrict casing on identifiers &amp;#40;Ruby vars are fistLower while constants&amp;#47;classes are firstUpper&amp;#41;</description><author>rivantsov</author><pubDate>Sat, 14 Nov 2009 16:20:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #39434 20091114042021P</guid></item><item><title>Source code checked in, #39044</title><link>http://irony.codeplex.com/SourceControl/changeset/view/39044</link><description>NumberLiteral enhancement - ability to specify different exponent symbols with different value types &amp;#40;E for single, D for double&amp;#41;. See GwBasic grammar, also TerminalFactory.CreateSchemeNumber method.</description><author>rivantsov</author><pubDate>Wed, 11 Nov 2009 14:34:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #39044 20091111023437P</guid></item><item><title>Source code checked in, #38965</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38965</link><description>Fixed some issues in parser error recovery, minor improvements in GwBasic grammar</description><author>rivantsov</author><pubDate>Tue, 10 Nov 2009 19:34:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38965 20091110073411P</guid></item><item><title>Source code checked in, #38802</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38802</link><description>Fixed Silverlight project, now compiles ok</description><author>rivantsov</author><pubDate>Mon, 09 Nov 2009 07:01:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38802 20091109070143A</guid></item><item><title>Source code checked in, #38798</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38798</link><description>Localization&amp;#58; moved strings to resources. Minor fixes and improvements. Finally fixed a nasty bug - on first run of GrExpl the grammars box not empty and contains bogus items. </description><author>rivantsov</author><pubDate>Mon, 09 Nov 2009 06:52:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38798 20091109065250A</guid></item><item><title>Source code checked in, #38319</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38319</link><description>More cleanup</description><author>rivantsov</author><pubDate>Wed, 04 Nov 2009 09:01:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38319 20091104090110A</guid></item><item><title>Source code checked in, #38317</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38317</link><description>Files&amp;#47;folders cleanup</description><author>rivantsov</author><pubDate>Wed, 04 Nov 2009 08:53:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38317 20091104085332A</guid></item><item><title>Source code checked in, #38316</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38316</link><description>Files&amp;#47;folders cleanup</description><author>rivantsov</author><pubDate>Wed, 04 Nov 2009 08:34:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38316 20091104083432A</guid></item><item><title>Source code checked in, #38313</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38313</link><description>Files and folders cleanup</description><author>rivantsov</author><pubDate>Wed, 04 Nov 2009 07:58:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38313 20091104075856A</guid></item><item><title>Source code checked in, #38310</title><link>http://irony.codeplex.com/SourceControl/changeset/view/38310</link><description>Silverlight support - new project IronySilverlight producing assembly for SL</description><author>rivantsov</author><pubDate>Wed, 04 Nov 2009 07:20:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #38310 20091104072019A</guid></item><item><title>Patch Declined: #4285</title><link>http://irony.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/rivantsov'&gt;rivantsov&lt;/a&gt; has declined patch #4285.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Comment:&lt;/b&gt;&lt;br /&gt;The latest source drop &amp;#40;Nov 1&amp;#41; already has automatic saving&amp;#47;restoring of this parser trace flag between restarts, this covers it, just check the box once and it will stay. As for XML output - well. there are almost no xml comments so far, will enable it later when more stuff is filled in. Existing XML comments here and there allow you to see some help info in intellisense when you use method or property&amp;#59; let&amp;#39;s continue improving it until we have enough for real XML output and generating help files&lt;br /&gt;Thank you&amp;#33;&lt;/p&gt;</description><author>rivantsov</author><pubDate>Mon, 02 Nov 2009 05:49:02 GMT</pubDate><guid isPermaLink="false">Patch Declined: #4285 20091102054902A</guid></item><item><title>Patch Uploaded: #4285</title><link>http://irony.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/shiften'&gt;shiften&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Sets the parser trace checkbox in the explorer so it traces by default.  Very helpful when debugging a new grammar.  Also enabled outputting the XML comments file.&lt;/p&gt;</description><author>shiften</author><pubDate>Mon, 02 Nov 2009 03:16:21 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #4285 20091102031621A</guid></item><item><title>Source code checked in, #37981</title><link>http://irony.codeplex.com/SourceControl/changeset/view/37981</link><description>Console functionality enhancements&amp;#58; new CommandLine class&amp;#59; async script execution&amp;#59; console-related properties in Grammar. Refactored parser&amp;#47;scanner classes - moved all work variables to ParsingContext &amp;#40;preparing for &amp;#39;import&amp;#39; statement&amp;#41;&amp;#59; refactored TokenFilters - now created on-the-fly in dedicated method in Grammar, not as static list in grammar constructor.</description><author>rivantsov</author><pubDate>Sun, 01 Nov 2009 17:29:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #37981 20091101052937P</guid></item><item><title>Source code checked in, #36094</title><link>http://irony.codeplex.com/SourceControl/changeset/view/36094</link><description>Intermediate update, work in progress. Python grammar is back - as MiniPython, very small subset for now - expressions, assignments, functions. A good test of indent-sensitive language support. CodeOutlineFilter is revived, supports all &amp;#40;or most&amp;#41; of Python indentation rules and line joining. ExpressionEvaluator - now supports big numbers. First shot at Console - sample calculator console app.&amp;#13;&amp;#10;</description><author>rivantsov</author><pubDate>Tue, 20 Oct 2009 07:05:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #36094 20091020070543A</guid></item><item><title>Source code checked in, #34726</title><link>http://irony.codeplex.com/SourceControl/changeset/view/34726</link><description>Code cleanup and refactoring - preparing to refresh the download version. Important change&amp;#58; Grammar.Symbol&amp;#40;&amp;#41; function renamed to ToTerm&amp;#40;&amp;#41;&amp;#13;&amp;#10;</description><author>rivantsov</author><pubDate>Tue, 13 Oct 2009 07:29:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #34726 20091013072953A</guid></item><item><title>Source code checked in, #33075</title><link>http://irony.codeplex.com/SourceControl/changeset/view/33075</link><description>Fixed compilation bug in namespaces&amp;#59; don&amp;#39;t take previous changeset, it has a bug</description><author>rivantsov</author><pubDate>Wed, 02 Sep 2009 17:32:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33075 20090902053200P</guid></item><item><title>Source code checked in, #33074</title><link>http://irony.codeplex.com/SourceControl/changeset/view/33074</link><description>1. Fixed full-text search grammar in Samples.&amp;#13;&amp;#10;2. Interpreter is back&amp;#33; - operator evaluations only for now, try ExpressionEvaluation grammar.</description><author>rivantsov</author><pubDate>Wed, 02 Sep 2009 17:23:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #33074 20090902052314P</guid></item><item><title>Source code checked in, #32357</title><link>http://irony.codeplex.com/SourceControl/changeset/view/32357</link><description>Minor cleanup</description><author>rivantsov</author><pubDate>Wed, 19 Aug 2009 14:53:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #32357 20090819025339P</guid></item></channel></rss>