<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ply.git/example/ansic, 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>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>Run autopep8 on example/</title>
<updated>2016-08-30T20:53:46+00:00</updated>
<author>
<name>Quinten Yearsley</name>
<email>qyearsley@gmail.com</email>
</author>
<published>2015-09-26T17:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=9e2b80e00562f0e98ea0791f7192a09c1707e7a9'/>
<id>9e2b80e00562f0e98ea0791f7192a09c1707e7a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2016-08-30T20:41:28+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2016-08-30T20:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=1000526c6d5176ac0c6867d53160b33cb1e070b1'/>
<id>1000526c6d5176ac0c6867d53160b33cb1e070b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix regular expression bug of t_XOREQUAL</title>
<updated>2013-11-25T03:23:02+00:00</updated>
<author>
<name>RichardUSTC</name>
<email>richardustc@gmail.com</email>
</author>
<published>2013-11-25T03:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=0388a5b5f6c63b677b0c2688f67a49930f9ac1c7'/>
<id>0388a5b5f6c63b677b0c2688f67a49930f9ac1c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Travis-CI</title>
<updated>2013-05-29T20:18:04+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2013-05-29T20:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=ea655a3a8632824f5e0fb2319f096d5f9579bff7'/>
<id>ea655a3a8632824f5e0fb2319f096d5f9579bff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to panic mode error recovery</title>
<updated>2012-04-26T19:42:55+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2012-04-26T19:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=b766b21116b0b4fa14a9b836e1abd805a4bf6064'/>
<id>b766b21116b0b4fa14a9b836e1abd805a4bf6064</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 2.6/3.0 compatibility changes</title>
<updated>2008-11-27T19:36:14+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2008-11-27T19:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=ca5170e19a22acc8c960c1e2d60ecf353a197057'/>
<id>ca5170e19a22acc8c960c1e2d60ecf353a197057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes</title>
<updated>2008-05-28T16:13:22+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2008-05-28T16:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=d2151e3557667c0ea0cff5f41a5dc58b275f107f'/>
<id>d2151e3557667c0ea0cff5f41a5dc58b275f107f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various bug fixes and cleanup</title>
<updated>2008-05-04T15:46:44+00:00</updated>
<author>
<name>David Beazley</name>
<email>dave@dabeaz.com</email>
</author>
<published>2008-05-04T15:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/ply.git/commit/?id=73a258c24753f664577865239be7cd0a136e25b4'/>
<id>73a258c24753f664577865239be7cd0a136e25b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
