<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimgen, branch v0.2.3</title>
<subtitle>Forked from https://github.com/genotrance/nimgen</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/'/>
<entry>
<title>Update version</title>
<updated>2018-07-08T21:03:13+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-08T21:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=a717b9d140b1f6b77e998d020360cffa11ae21eb'/>
<id>a717b9d140b1f6b77e998d020360cffa11ae21eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jyapayne-fix_includes'</title>
<updated>2018-07-08T21:02:16+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-08T21:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=0bda8084dd2cc0222cd12b62176fe73fe16e0da6'/>
<id>0bda8084dd2cc0222cd12b62176fe73fe16e0da6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to work with all wrappers</title>
<updated>2018-07-08T21:01:54+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-08T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=c846bf106a2b32ab6a0113fd8ce31f2d31463280'/>
<id>c846bf106a2b32ab6a0113fd8ce31f2d31463280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for absolute directories</title>
<updated>2018-07-08T13:56:36+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-07-08T13:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=512cdd3a9f64d2be1a6fd338fe6d7fddeceaebae'/>
<id>512cdd3a9f64d2be1a6fd338fe6d7fddeceaebae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dir sep from replace</title>
<updated>2018-07-08T13:50:34+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-07-08T13:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=15d417d2c5f6b3a5d25aaa5506a60201dc4f36cc'/>
<id>15d417d2c5f6b3a5d25aaa5506a60201dc4f36cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine passC and absolute imports</title>
<updated>2018-07-08T13:43:17+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-07-08T13:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=4c45a5f5b2a7e75da707f450c330a20d8126ae9b'/>
<id>4c45a5f5b2a7e75da707f450c330a20d8126ae9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only include necessary file for include libs</title>
<updated>2018-07-08T03:39:27+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2018-06-18T10:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=2fc12b8577c42d7fb23e8f7d1fea2591ef0e5da9'/>
<id>2fc12b8577c42d7fb23e8f7d1fea2591ef0e5da9</id>
<content type='text'>
The previous behavior caused a "Too many files open" error when
referrencing lots of libs because of the call to "gorge". This
modification retains the old behavior and also works if the library is
compiled locally.

Fixes #12
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous behavior caused a "Too many files open" error when
referrencing lots of libs because of the call to "gorge". This
modification retains the old behavior and also works if the library is
compiled locally.

Fixes #12
</pre>
</div>
</content>
</entry>
<entry>
<title>Readme fix</title>
<updated>2018-07-07T22:47:55+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T22:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=44294a7513985dafd5aabca790648e85fa5789ef'/>
<id>44294a7513985dafd5aabca790648e85fa5789ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support 0.17.0 onwards, fix IOError</title>
<updated>2018-07-07T21:57:23+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T21:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=a0369758afda24a0332f776c7a9d52a4ea9275ce'/>
<id>a0369758afda24a0332f776c7a9d52a4ea9275ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix IOErrors</title>
<updated>2018-07-07T20:03:14+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2018-07-07T20:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimgen/commit/?id=bb881a2e653d231ec036db6883ed42d8984eb576'/>
<id>bb881a2e653d231ec036db6883ed42d8984eb576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
