<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimterop/tests/tsoloud.nim, 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>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 test on Windows</title>
<updated>2019-01-24T02:58:56+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-24T02:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=2853bef8b61cc0b0ffb9877cfe3a9e66376da1a4'/>
<id>2853bef8b61cc0b0ffb9877cfe3a9e66376da1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #56 - override and skip, html links</title>
<updated>2019-01-24T01:40:01+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-24T01:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=2cec3015edb78bbaf96bf8304ef7e4697ddb1a37'/>
<id>2cec3015edb78bbaf96bf8304ef7e4697ddb1a37</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>Walkdir (#43)</title>
<updated>2019-01-18T02:26:51+00:00</updated>
<author>
<name>genotrance</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-18T02:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=09d9794bb648ed2e0eb94bce1cebdbb66adf1c0f'/>
<id>09d9794bb648ed2e0eb94bce1cebdbb66adf1c0f</id>
<content type='text'>
* Fix walkDir, cCompile mode, add tsoloud, fix void *
* No tsoloud on Travis Linux
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix walkDir, cCompile mode, add tsoloud, fix void *
* No tsoloud on Travis Linux
</pre>
</div>
</content>
</entry>
</feed>
