<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya, branch v0.12.0</title>
<subtitle>GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/'/>
<entry>
<title>Add algorithm.iteration</title>
<updated>2018-09-28T03:40:33+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-28T03:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=c5eb2f27be3a524f9c6e7de356e286146d00ed49'/>
<id>c5eb2f27be3a524f9c6e7de356e286146d00ed49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create separate travis job for D-Scanner</title>
<updated>2018-09-26T04:30:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-26T04:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=349e6dfede4e22ca9309b703d488b99351d8c15c'/>
<id>349e6dfede4e22ca9309b703d488b99351d8c15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net.ip: Implement opCmp. Fix #63</title>
<updated>2018-09-24T04:45:44+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-24T04:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=fd133554f31a767d27428f18b93d20eee4aa2250'/>
<id>fd133554f31a767d27428f18b93d20eee4aa2250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typecons: Add option constructor function</title>
<updated>2018-09-23T04:59:41+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-23T04:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=9ac56c50f16cf884eefb0f3477e657b455ad14f8'/>
<id>9ac56c50f16cf884eefb0f3477e657b455ad14f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add typecons.tuple(), Tuple construction function</title>
<updated>2018-09-22T05:32:30+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-22T05:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=03b45ae4412915edd9741812e477f809ba815a50'/>
<id>03b45ae4412915edd9741812e477f809ba815a50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functional.forward: Fix template visibility bug</title>
<updated>2018-09-21T04:23:59+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-21T04:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=31d4f30a4965a0806317909bd84beabbd7bc327c'/>
<id>31d4f30a4965a0806317909bd84beabbd7bc327c</id>
<content type='text'>
Because of the private template forwardOne, forward couldn't be used in
other modules. forwardOne cannot be a local template either since it
accepts an alias as its template parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of the private template forwardOne, forward couldn't be used in
other modules. forwardOne cannot be a local template either since it
accepts an alias as its template parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>typecons.Option: Implement toHash forwarder</title>
<updated>2018-09-18T20:27:54+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-18T20:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=180c4d3956bf4004299f1fa759513b7c39fc9158'/>
<id>180c4d3956bf4004299f1fa759513b7c39fc9158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add predicate support for algorithm.comparison.equal</title>
<updated>2018-09-17T17:17:39+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-17T17:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=b0dc7b59e570849e55894ae99a9d162247ccc329'/>
<id>b0dc7b59e570849e55894ae99a9d162247ccc329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bitmanip.BitFlags</title>
<updated>2018-09-16T17:07:55+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-16T16:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=eb796e0ddf49312e01fcf2cab42b93d40c1c61eb'/>
<id>eb796e0ddf49312e01fcf2cab42b93d40c1c61eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>meta.trait.EnumMembers: Fix one-member enums</title>
<updated>2018-09-15T04:06:17+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-15T04:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e5569e5feafdc2ca4b7f33471c9073a9645cf670'/>
<id>e5569e5feafdc2ca4b7f33471c9073a9645cf670</id>
<content type='text'>
Produce a tuple for an enum with only one member.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Produce a tuple for an enum with only one member.
</pre>
</div>
</content>
</entry>
</feed>
