<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimterop/nimterop.nimble, branch mingw</title>
<subtitle>Forked from https://github.com/nimterop/nimterop</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/'/>
<entry>
<title>docs now include theindex.html (w all procs) + search (#116)</title>
<updated>2019-02-08T22:32:05+00:00</updated>
<author>
<name>Timothee Cour</name>
<email>timothee.cour2@gmail.com</email>
</author>
<published>2019-02-08T22:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=bed87aa2d897368f9c0afcb25ee20bbfd20032b4'/>
<id>bed87aa2d897368f9c0afcb25ee20bbfd20032b4</id>
<content type='text'>
* nim docs now generates theindex.html

* doc: enable doc search

* fixup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* nim docs now generates theindex.html

* doc: enable doc search

* fixup
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #90 based on PR #91</title>
<updated>2019-02-07T00:19:20+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-02-07T00:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=1251d9e200e46367353675d1caed4606126d38e5'/>
<id>1251d9e200e46367353675d1caed4606126d38e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refs #68; turn some macros to CT procs; fix #112 (doc fixes) (#102)</title>
<updated>2019-02-03T00:03:46+00:00</updated>
<author>
<name>Timothee Cour</name>
<email>timothee.cour2@gmail.com</email>
</author>
<published>2019-02-03T00:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=9fe45ac32b9c79ca2265accfdb89e37e91166d68'/>
<id>9fe45ac32b9c79ca2265accfdb89e37e91166d68</id>
<content type='text'>
* refs #68 macro=&gt;proc cSkipSymbol
* refs #68 macro=&gt;proc cDebug
* refs #68 macro=&gt;proc cDisableCaching
* refs #68 notes for cDefine
* refs #68 macro=&gt;proc cAddSearchDir ; improve some runnableExamples
* refs #68 macro=&gt;proc cAddStdDir
* $projpath/include =&gt; testsIncludeDir() everywhere
* disable $projpath interpolation (error prone)
* fix tests
* make nim doc part of test suite; fix for 0.19.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refs #68 macro=&gt;proc cSkipSymbol
* refs #68 macro=&gt;proc cDebug
* refs #68 macro=&gt;proc cDisableCaching
* refs #68 notes for cDefine
* refs #68 macro=&gt;proc cAddSearchDir ; improve some runnableExamples
* refs #68 macro=&gt;proc cAddStdDir
* $projpath/include =&gt; testsIncludeDir() everywhere
* disable $projpath interpolation (error prone)
* fix tests
* make nim doc part of test suite; fix for 0.19.2
</pre>
</div>
</content>
</entry>
<entry>
<title>make tsoloud work on OSX (#84)</title>
<updated>2019-01-30T05:47:53+00:00</updated>
<author>
<name>Timothee Cour</name>
<email>timothee.cour2@gmail.com</email>
</author>
<published>2019-01-30T05:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=ef8149778cc0a9c99b2f9904e16913f5be70e5b4'/>
<id>ef8149778cc0a9c99b2f9904e16913f5be70e5b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #62 (toast now addressed relatively); macros=&gt;procs + other fixes (#70)</title>
<updated>2019-01-30T05:06:26+00:00</updated>
<author>
<name>Timothee Cour</name>
<email>timothee.cour2@gmail.com</email>
</author>
<published>2019-01-30T05:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=839c4007f6a9e2b820be152df64f5f602535e18f'/>
<id>839c4007f6a9e2b820be152df64f5f602535e18f</id>
<content type='text'>
* fixes https://github.com/genotrance/nimterop/issues/62
*  toast is now automatically built on demand, and doesn't depend on PATH
- [ ] todo: need to track its deps properly to trigger rebuilding it; using same algo as shown here https://github.com/genotrance/nimterop/issues/69 but using nim deps instead of c deps
* many other fixes
  * trying to follow https://github.com/timotheecour/vitanim/wiki/Nim-best-practices</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixes https://github.com/genotrance/nimterop/issues/62
*  toast is now automatically built on demand, and doesn't depend on PATH
- [ ] todo: need to track its deps properly to trigger rebuilding it; using same algo as shown here https://github.com/genotrance/nimterop/issues/69 but using nim deps instead of c deps
* many other fixes
  * trying to follow https://github.com/timotheecour/vitanim/wiki/Nim-best-practices</pre>
</div>
</content>
</entry>
<entry>
<title>Fix skip bug on _, parent in Symbol</title>
<updated>2019-01-28T15:36:25+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-28T15:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=45c3487500659975c28b3cae0a6aa11348eab768'/>
<id>45c3487500659975c28b3cae0a6aa11348eab768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow blank onSymbol to skip, test in release mode</title>
<updated>2019-01-28T04:05:54+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-27T22:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=624bee36ff513bccc0aad2f7901843ba228507a5'/>
<id>624bee36ff513bccc0aad2f7901843ba228507a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gitignore (#64)</title>
<updated>2019-01-25T04:15:24+00:00</updated>
<author>
<name>Timothee Cour</name>
<email>timothee.cour2@gmail.com</email>
</author>
<published>2019-01-25T04:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=0f8678e9b26df2a0ac81a72ddc80305b187890fe'/>
<id>0f8678e9b26df2a0ac81a72ddc80305b187890fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support cache disabling</title>
<updated>2019-01-21T07:35:42+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-21T07:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=c89a741095a4ed4858ea41eee6c412c3fea2e68e'/>
<id>c89a741095a4ed4858ea41eee6c412c3fea2e68e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build break</title>
<updated>2019-01-21T06:47:25+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-21T06:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=23a93e1d4266ee7982f629be00b8fa0390d79dce'/>
<id>23a93e1d4266ee7982f629be00b8fa0390d79dce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
