<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>pystew Code-git changes</title><link>https://sourceforge.net/p/pystew/code-git/</link><description>Recent changes to Code-git repository in pystew project</description><atom:link href="https://sourceforge.net/p/pystew/code-git/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 02 Feb 2014 19:02:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pystew/code-git/feed" rel="self" type="application/rss+xml"/><item><title>Ignore a few files.</title><link>https://sourceforge.net/p/pystew/code-git/ci/9a3338164a34ea695951f6ef3f043a338851b24a/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ignore a few files.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/9a3338164a34ea695951f6ef3f043a338851b24a/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 19:02:05 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/9a3338164a34ea695951f6ef3f043a338851b24a/</guid></item><item><title>Cosmetics.</title><link>https://sourceforge.net/p/pystew/code-git/ci/fdb258ffad9e7301f724eb5c8741542e8716db01/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Cosmetics.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/fdb258ffad9e7301f724eb5c8741542e8716db01/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:57:21 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/fdb258ffad9e7301f724eb5c8741542e8716db01/</guid></item><item><title>First working version. Generates simple character by character regular expressions.</title><link>https://sourceforge.net/p/pystew/code-git/ci/8598bfc333c576a62cd73fc5c18a882d8ffcc716/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First working version. Generates simple character by character regular expressions. The tests all pass but they need to be put some place else. Need to write a main function. The logging part should probably be moved too. Fixing errors found by pylint should be done too.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/8598bfc333c576a62cd73fc5c18a882d8ffcc716/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/8598bfc333c576a62cd73fc5c18a882d8ffcc716/</guid></item><item><title>[pylint] Fixed some variable names.</title><link>https://sourceforge.net/p/pystew/code-git/ci/9b3ed74c17dec8d9116a2102e8382fb7fa489058/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;span&gt;[pylint]&lt;/span&gt; Fixed some variable names.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/9b3ed74c17dec8d9116a2102e8382fb7fa489058/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/9b3ed74c17dec8d9116a2102e8382fb7fa489058/</guid></item><item><title>[pylint] Made more names compliant with the coding rules. </title><link>https://sourceforge.net/p/pystew/code-git/ci/bbd00141cb2d0f8e76cfa4acc30bc5a9bdff5146/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;span&gt;[pylint]&lt;/span&gt; Made more names compliant with the coding rules.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/bbd00141cb2d0f8e76cfa4acc30bc5a9bdff5146/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/bbd00141cb2d0f8e76cfa4acc30bc5a9bdff5146/</guid></item><item><title>Split code in multiple files.</title><link>https://sourceforge.net/p/pystew/code-git/ci/fbdf3deac36d6a8e9722d5593515aa6efe5f1f6d/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Split code in multiple files. Ceaned code and comments.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/fbdf3deac36d6a8e9722d5593515aa6efe5f1f6d/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/fbdf3deac36d6a8e9722d5593515aa6efe5f1f6d/</guid></item><item><title>Put characters in there own module.</title><link>https://sourceforge.net/p/pystew/code-git/ci/dc2aec6ffb2c8377833ebff754c6f016dc4f813c/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Put characters in there own module. Generate the name of the file used to log automatically based on the caller module. Improved the handling of strings that do not have the same length a little (the part of a string longer that is not present in an other is called the tail).&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/dc2aec6ffb2c8377833ebff754c6f016dc4f813c/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/dc2aec6ffb2c8377833ebff754c6f016dc4f813c/</guid></item><item><title>Added a simple sudoku solver that can not solve all problems (for now?).</title><link>https://sourceforge.net/p/pystew/code-git/ci/2f29556b4622a2c854852069b7e86c2b6e85f16a/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Added a simple sudoku solver that can not solve all problems (for now?). The logger module should be put ins some other place as it is generic.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/2f29556b4622a2c854852069b7e86c2b6e85f16a/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/2f29556b4622a2c854852069b7e86c2b6e85f16a/</guid></item><item><title>Fixed some regexp generations.</title><link>https://sourceforge.net/p/pystew/code-git/ci/4a964d8e23a430d8c82412df4ece8547d34faf0e/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixed some regexp generations. Use property decorator for a few attributes. Added tests (some tests fail but the expected result is not well defined).&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/4a964d8e23a430d8c82412df4ece8547d34faf0e/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/4a964d8e23a430d8c82412df4ece8547d34faf0e/</guid></item><item><title>Add missing file.</title><link>https://sourceforge.net/p/pystew/code-git/ci/1cb06a37968eb7563fa9c4dc26ab7f2b055377f7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add missing file. Remove wrong comment.&lt;br /&gt;&lt;a href="/p/pystew/code-git/ci/1cb06a37968eb7563fa9c4dc26ab7f2b055377f7/"&gt;View Changes&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dchilot</dc:creator><pubDate>Sun, 02 Feb 2014 18:55:52 -0000</pubDate><guid>https://sourceforge.net/p/pystew/code-git/ci/1cb06a37968eb7563fa9c4dc26ab7f2b055377f7/</guid></item></channel></rss>