<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in lemon.html</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>9cffb0ff - Document the &quot;%token&quot; directive for Lemon.  This directive has been in place</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#9cffb0ff</link>
        <description>Document the &quot;%token&quot; directive for Lemon.  This directive has been in placefor a while, but was previously undocumented.FossilOrigin-Name: 36624d3740a8d095eee061bcc5037deabddb88a53444ec1a956a8af7684efa43

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sun, 28 Mar 2021 20:44:01 +0000</pubDate>
        <dc:creator>drh &lt;&gt;</dc:creator>
    </item>
<item>
        <title>1e2896ec - Fix a hyperlink in the Lemon documentation.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#1e2896ec</link>
        <description>Fix a hyperlink in the Lemon documentation.FossilOrigin-Name: 2ffb2ffa0ea147edd88632d2bbe29cc1d66d0911ce8e1068c406c81dd5a20242

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 16 Jan 2021 12:15:41 +0000</pubDate>
        <dc:creator>drh &lt;&gt;</dc:creator>
    </item>
<item>
        <title>60c71b02 - Lemon updates:  (1) include the #defines for all tokens in the generated C</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#60c71b02</link>
        <description>Lemon updates:  (1) include the #defines for all tokens in the generated Cfile, so that the C-file can be stand-alone.  (2) If the grammar begins witha %include {...} directive on line one, make that directive the header forthe generated C file.  (3) Enhance the lemon.html documentation.FossilOrigin-Name: 84d54eb35716174195ee7e5ac846f47308e5dbb0056e8ff568daa133860bab74

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Tue, 01 Sep 2020 11:20:03 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>7b852416 - Update Lemon documentation.  Patches from sgbeal.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#7b852416</link>
        <description>Update Lemon documentation.  Patches from sgbeal.FossilOrigin-Name: f5dc83442bf010bc4083e083b3a1acbb9918b7e685ca676dd899a0e09df196bc

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Fri, 28 Aug 2020 13:10:00 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>5f0d37b5 - Update the lemon documentation to match recent enhancements.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#5f0d37b5</link>
        <description>Update the lemon documentation to match recent enhancements.FossilOrigin-Name: ca7630a5772ab919482a3629e11627143a1e1ec290a570ce4188189e671f9015

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Fri, 03 Jul 2020 18:07:22 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>ed5e6688 - Fix typos in the Lemon documentation.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#ed5e6688</link>
        <description>Fix typos in the Lemon documentation.FossilOrigin-Name: 35f1f151ac478d6b46f3685d2565c35108ef74bd33ce96fb65300d3c303b289b

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Mon, 09 Mar 2020 01:02:45 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>60ce5d31 - Add a simple test case for Lemon.  Always include assert.h in the</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#60ce5d31</link>
        <description>Add a simple test case for Lemon.  Always include assert.h in theLemon-generated parser.FossilOrigin-Name: 9c9c46dcbe92aeabe3d5675bb69681b6dfd53798bc67e6a2ceba67ed3c4fb0af

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Tue, 27 Nov 2018 14:34:33 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>fb32c44e - Add the %extra_context directive to lemon, as an alternative to %extra_argument.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#fb32c44e</link>
        <description>Add the %extra_context directive to lemon, as an alternative to %extra_argument.Use this to improve the performance of the parser.FossilOrigin-Name: be47a6f5262a43f477700579512fe7112a0872faedcbbe5c3383d13a08af6440

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 21 Apr 2018 13:51:42 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>9a243e69 - Updates to the &quot;lemon.html&quot; document received from Andy Goth.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#9a243e69</link>
        <description>Updates to the &quot;lemon.html&quot; document received from Andy Goth.FossilOrigin-Name: 5b2002f3df1902aaa571a0efd01ab8bae7f4d37ac4819cc51595277f4de93433

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Wed, 20 Sep 2017 09:09:34 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>c5e56b34 - Add a comment to the Lemon documentation regarding the security of the</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#c5e56b34</link>
        <description>Add a comment to the Lemon documentation regarding the security of thelemon.exe command-line tool.FossilOrigin-Name: 4c2458c1908181dc2f6bc594395c06d015fcbd78f5d3472f07a6a3909be9673c

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Thu, 01 Jun 2017 01:53:19 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>dfe4e6bb - Corrections to Lemon documentation.  No SQLite changes.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#dfe4e6bb</link>
        <description>Corrections to Lemon documentation.  No SQLite changes.FossilOrigin-Name: c568ae3eef31b49e846fad90e705914e2868a09c

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 08 Oct 2016 13:34:08 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>9bccde3d - Updates to the Lemon documentation.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#9bccde3d</link>
        <description>Updates to the Lemon documentation.FossilOrigin-Name: f095341471aa822e6d556cb65512ec081c3918da

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 19 Mar 2016 18:00:44 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>45f31be8 - Experimental changes to Lemon for improved parser performance.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#45f31be8</link>
        <description>Experimental changes to Lemon for improved parser performance.FossilOrigin-Name: a65d583ce97b8c08157268bd054479cda3957a94

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Tue, 16 Feb 2016 21:19:49 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>d5578433 - Fix all known instances of &apos;repeated the&apos; style typos in comments.  No changes to code.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#d5578433</link>
        <description>Fix all known instances of &apos;repeated the&apos; style typos in comments.  No changes to code.FossilOrigin-Name: 9b19b847533f944f289d93dcdba29c0d67bf251c

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 25 Aug 2012 10:01:29 +0000</pubDate>
        <dc:creator>mistachkin &lt;mistachkin@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>c8eee5e5 - Fix a (humorous) typo in the lemon documentation.</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#c8eee5e5</link>
        <description>Fix a (humorous) typo in the lemon documentation.FossilOrigin-Name: ed630b012f468d6779b83dd8c4dbf3a8dafee573

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sat, 30 Jul 2011 23:50:12 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>b19a2bc6 - Disclaimed copyright.  Preparing for release 2.0. (CVS 250)</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#b19a2bc6</link>
        <description>Disclaimed copyright.  Preparing for release 2.0. (CVS 250)FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Sun, 16 Sep 2001 00:13:26 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>f2340fc7 - documentation update (CVS 224)</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#f2340fc7</link>
        <description>documentation update (CVS 224)FossilOrigin-Name: d1e211fad9d787a0fdbcd11fb364d6c592c07a05

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Fri, 08 Jun 2001 00:25:18 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
<item>
        <title>75897234 - initial check-in of the new version (CVS 1)</title>
        <link>http://172.16.0.5:8080/history/sqlite-3.40.0/doc/lemon.html#75897234</link>
        <description>initial check-in of the new version (CVS 1)FossilOrigin-Name: 6f3655f79f9b6fc9fb7baaa10a7e0f2b6a512dfa

            List of files:
            /sqlite-3.40.0/doc/lemon.html</description>
        <pubDate>Mon, 29 May 2000 14:26:00 +0000</pubDate>
        <dc:creator>drh &lt;drh@noemail.net&gt;</dc:creator>
    </item>
</channel>
</rss>
