<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ply.git/example, branch master</title>
<subtitle>github.com: dabeaz/ply.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/'/>
<entry>
<title>fix typo</title>
<updated>2023-04-19T02:05:41+00:00</updated>
<author>
<name>lilinjie</name>
<email>lilinjie@uniontech.com</email>
</author>
<published>2023-04-19T02:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=0a9a61eb826a12e8f30559a8460605b3b02a61b5'/>
<id>0a9a61eb826a12e8f30559a8460605b3b02a61b5</id>
<content type='text'>
Signed-off-by: lilinjie &lt;lilinjie@uniontech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: lilinjie &lt;lilinjie@uniontech.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #243 from lolbot-iichan/gardensnake</title>
<updated>2022-11-26T17:40:41+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2022-11-26T17:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=c664130682941f721617ffff3699887725231861'/>
<id>c664130682941f721617ffff3699887725231861</id>
<content type='text'>
GardenSnake sample ported to Python 3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GardenSnake sample ported to Python 3</pre>
</div>
</content>
</entry>
<entry>
<title>Bit more cleanup</title>
<updated>2022-10-27T18:50:46+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2022-10-27T18:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=ee76ee7c4c0a0f1a53d013a6f0dd124f6a8a20f0'/>
<id>ee76ee7c4c0a0f1a53d013a6f0dd124f6a8a20f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Update changelog header</title>
<updated>2020-07-12T15:36:00+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=69c3df713f01e1f43980eecf720dfc3e25e1a70e'/>
<id>69c3df713f01e1f43980eecf720dfc3e25e1a70e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Fix whitespace errors</title>
<updated>2020-07-12T15:16:40+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T13:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=5a72096c57f2a300e786824c0cb67cef61304f90'/>
<id>5a72096c57f2a300e786824c0cb67cef61304f90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Use Python 3 compile function</title>
<updated>2020-07-12T15:16:40+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T13:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=01f0dbde28663d3a08d7cead348b53c1910df066'/>
<id>01f0dbde28663d3a08d7cead348b53c1910df066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Fix ast - defs &amp; calls of functions</title>
<updated>2020-07-12T15:16:34+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T13:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=22d0b03e7824a2ec8e675923aff2053b69e020ac'/>
<id>22d0b03e7824a2ec8e675923aff2053b69e020ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Fix ast - load &amp; assignment of variables</title>
<updated>2020-07-12T15:16:28+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T14:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=c4a644cd87cf39054153810f1fe340091f12652d'/>
<id>c4a644cd87cf39054153810f1fe340091f12652d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Fix ast - binary &amp; unary operators</title>
<updated>2020-07-12T15:16:20+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T13:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=cd171da8b0a2b14209a71c5f44d457aa5ec6a864'/>
<id>cd171da8b0a2b14209a71c5f44d457aa5ec6a864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GARDENSNAKE: Fix ast - string &amp; decimal constants</title>
<updated>2020-07-12T15:16:12+00:00</updated>
<author>
<name>lb_ii</name>
<email>lolbot_iichan@mail.ru</email>
</author>
<published>2020-07-12T15:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=f892c324f90b805f62e056eb536d354519c7e51d'/>
<id>f892c324f90b805f62e056eb536d354519c7e51d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
