<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/dia2code/patches/" rel="alternate"/><link href="https://sourceforge.net/p/dia2code/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/dia2code/patches/</id><updated>2021-12-27T17:09:42.491000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>#31 Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/?limit=25#4e04" rel="alternate"/><published>2021-12-27T17:09:42.491000Z</published><updated>2021-12-27T17:09:42.491000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.net1ba7b7f0369e7a12b45c8d7912c423e30ca5d4c5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#30 Fix nested package generation</title><link href="https://sourceforge.net/p/dia2code/patches/30/?limit=25#40e3" rel="alternate"/><published>2021-12-27T17:05:35.725000Z</published><updated>2021-12-27T17:05:35.725000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.net9b8ef8337cce5df8f704af6dba7f75a2cd9b6c3a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#25 Infinite loop when reading license file under Android</title><link href="https://sourceforge.net/p/dia2code/patches/25/?limit=25#81cd" rel="alternate"/><published>2021-12-27T17:04:25.018000Z</published><updated>2021-12-27T17:04:25.018000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.netac4f665aef1550029fd146ef1412a2c3ba3be119</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#29 [java] Generate void return type, if operation type is empty, and it's no constructor</title><link href="https://sourceforge.net/p/dia2code/patches/29/?limit=25#209e" rel="alternate"/><published>2021-12-27T17:02:58.827000Z</published><updated>2021-12-27T17:02:58.827000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.nete7df8ab4a33cf9fd3b97bd74932d219b47d7083c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#31 Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/?limit=25#14d9" rel="alternate"/><published>2017-04-04T00:07:22.858000Z</published><updated>2017-04-04T00:07:22.858000Z</updated><author><name>Wolf Ó Spealáin</name><uri>https://sourceforge.net/u/wolfospealain/</uri></author><id>https://sourceforge.net0c38a72560f8608a2be8a124ea5eae7eb04edd89</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Update to correct generation of attributes. Note current code doesn't facilitate inclusion of inherited parent attributes in &lt;strong&gt;init&lt;/strong&gt;() method parameters and call to parent &lt;strong&gt;init&lt;/strong&gt;().&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861/revisions" rel="nofollow"&gt;https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861/revisions&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#31 Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/?limit=25#0b7d" rel="alternate"/><published>2017-03-20T22:49:54.870000Z</published><updated>2017-03-20T22:49:54.870000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.net46fb38a384a2da74916e98d8493682679c208591</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Oliver Kellogg&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/" rel="alternate"/><published>2017-03-18T16:59:04.127000Z</published><updated>2017-03-18T16:59:04.127000Z</updated><author><name>Wolf Ó Spealáin</name><uri>https://sourceforge.net/u/wolfospealain/</uri></author><id>https://sourceforge.netc9466e9cb2634958a242414b3e8f436926985ab4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;GenerateCodePython.cpp complete (with GenerateCodePython.hpp).&lt;br/&gt;
Update to GenerateCode.cpp to include lowercase filenames for Python.&lt;br/&gt;
Update to main.cpp to allow Python.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861#file-generatecodepython-cpp" rel="nofollow"&gt;https://gist.github.com/wolfospealain/8a26b5de82670bdc2f2f1ac51e73c861#file-generatecodepython-cpp&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/" rel="alternate"/><published>2017-03-18T16:59:04.127000Z</published><updated>2017-03-18T16:59:04.127000Z</updated><author><name>Wolf Ó Spealáin</name><uri>https://sourceforge.net/u/wolfospealain/</uri></author><id>https://sourceforge.net90a2c4de15dfca0cff85239187975622211e16a3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 31 has been modified: Python Code&lt;br/&gt;
Edited By: Oliver Kellogg (okellogg)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'accepted'&lt;br/&gt;
Owner updated: None =&amp;gt; u'okellogg'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Python Code</title><link href="https://sourceforge.net/p/dia2code/patches/31/" rel="alternate"/><published>2017-03-18T16:59:04.127000Z</published><updated>2017-03-18T16:59:04.127000Z</updated><author><name>Wolf Ó Spealáin</name><uri>https://sourceforge.net/u/wolfospealain/</uri></author><id>https://sourceforge.net69c1f26007b6946db754f4603f73febe8d2eef29</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 31 has been modified: Python Code&lt;br/&gt;
Edited By: Oliver Kellogg (okellogg)&lt;br/&gt;
Status updated: 'accepted' =&amp;gt; 'closed'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#30 Fix nested package generation</title><link href="https://sourceforge.net/p/dia2code/patches/30/?limit=25#0295/9d3b" rel="alternate"/><published>2017-01-12T20:31:44.697000Z</published><updated>2017-01-12T20:31:44.697000Z</updated><author><name>Oliver Kellogg</name><uri>https://sourceforge.net/u/okellogg/</uri></author><id>https://sourceforge.netbb3f74629207fe6ff9a2c99c1654e7319a554039</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have addressed this in commit &lt;a class="" href="https://sourceforge.net/p/dia2code/git/ci/ff451b40c637986e55af93d8ce094286b9f35258/"&gt;ff451b&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>