<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nimterop/tests/tmath.nim, branch v0.5.6</title>
<subtitle>Forked from https://github.com/nimterop/nimterop</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/'/>
<entry>
<title>Add -f:ast1, lesser debug output</title>
<updated>2020-04-29T19:38:35+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2020-04-29T19:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=2278f0e49d4da012370bb8e907640b9d89ae54fa'/>
<id>2278f0e49d4da012370bb8e907640b9d89ae54fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix timeit for legacy, reduce Windows test matrix</title>
<updated>2020-04-29T05:07:15+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2020-04-29T05:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=9a93417ae21ddd11037505f58ad793aebea8644a'/>
<id>9a93417ae21ddd11037505f58ad793aebea8644a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tmath tests</title>
<updated>2020-04-26T15:11:56+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2020-04-23T22:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=9e799ee3b19ac152d1c2403c6af1e3806e1a31fe'/>
<id>9e799ee3b19ac152d1c2403c6af1e3806e1a31fe</id>
<content type='text'>
Modify tmath.nim to have one skip symbol

Fix macro expansion with common value

Fix tmath again
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify tmath.nim to have one skip symbol

Fix macro expansion with common value

Fix tmath again
</pre>
</div>
</content>
</entry>
<entry>
<title>Make bitwise_expression forwards compatible</title>
<updated>2020-04-26T15:11:48+00:00</updated>
<author>
<name>Joey Yakimowich-Payne</name>
<email>jyapayne@gmail.com</email>
</author>
<published>2020-04-20T17:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=208098b3eb959e477a3625a8a48305ddaa1cec4f'/>
<id>208098b3eb959e477a3625a8a48305ddaa1cec4f</id>
<content type='text'>
Skip syms for tmath

Skip more syms

Add casting back for cast_expression. Disable cast test on Nim &lt; 1.0.0

Skip more syms for cast expressions on Nim &lt; 1.0.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skip syms for tmath

Skip more syms

Add casting back for cast_expression. Disable cast test on Nim &lt; 1.0.0

Skip more syms for cast expressions on Nim &lt; 1.0.0
</pre>
</div>
</content>
</entry>
<entry>
<title>ast2 tmath tests</title>
<updated>2020-04-07T22:54:17+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2020-04-07T22:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=31ed046e3b1d472c70959636114c737345197a44'/>
<id>31ed046e3b1d472c70959636114c737345197a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ast2 fix issue 156 - abstract function pointer</title>
<updated>2020-04-07T22:40:59+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2020-04-07T22:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=4ccde62d4f3ed699832c845fde83598027820d8e'/>
<id>4ccde62d4f3ed699832c845fde83598027820d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tmath __</title>
<updated>2019-10-21T14:58:24+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-10-21T14:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=8eb950d46df86466798e239efc60e864da345921'/>
<id>8eb950d46df86466798e239efc60e864da345921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround AppVeyor failure</title>
<updated>2019-05-07T20:11:11+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-05-07T20:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=ba9b9f0bc1e8d56c68333dac9a753588ff9b4ad9'/>
<id>ba9b9f0bc1e8d56c68333dac9a753588ff9b4ad9</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>Remove Result, add plugin.nim, forceBuild</title>
<updated>2019-01-28T04:05:54+00:00</updated>
<author>
<name>Ganesh Viswanathan</name>
<email>dev@genotrance.com</email>
</author>
<published>2019-01-27T21:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/nimterop/commit/?id=89ff8c0cc00a3d9e7d93613d38f2df13bdf31e2d'/>
<id>89ff8c0cc00a3d9e7d93613d38f2df13bdf31e2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
