<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya, branch v0.7.3</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 generic description for 'meta' package</title>
<updated>2017-09-09T09:48:30+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-09T09:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=3567a6608e928245616ad87dd602af2a3081d197'/>
<id>3567a6608e928245616ad87dd602af2a3081d197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add template-time Set and set-theoretic metafunctions</title>
<updated>2017-09-05T03:51:34+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-05T03:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=520bd399a3102c243928007ed63ff7e545d32d27'/>
<id>520bd399a3102c243928007ed63ff7e545d32d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add traits for working with UDAs</title>
<updated>2017-09-02T22:00:43+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-02T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=d38e33593eea7a30e7bc6149b5f13e969217b35b'/>
<id>d38e33593eea7a30e7bc6149b5f13e969217b35b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update compiler version list in the README</title>
<updated>2017-09-02T07:48:28+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-02T07:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=34b79ad46e9df2cf5067464931156bdfdc1565d5'/>
<id>34b79ad46e9df2cf5067464931156bdfdc1565d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for dmd 2.076.0</title>
<updated>2017-09-01T17:38:44+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-01T17:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=515bf619e8eea223593f2c465d412405e2909374'/>
<id>515bf619e8eea223593f2c465d412405e2909374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tanya.format: Cast lookup array index to size_t</title>
<updated>2017-08-30T10:20:42+00:00</updated>
<author>
<name>Eugene Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-30T10:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=617eaab9a2ef49b37e10a30cfdc9ba86a1ec53e5'/>
<id>617eaab9a2ef49b37e10a30cfdc9ba86a1ec53e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add internal sprintf-compatible format function</title>
<updated>2017-08-29T08:38:03+00:00</updated>
<author>
<name>Eugene Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-29T08:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=d946b598fd46ec4ace009fa8c042b40b0d6546df'/>
<id>d946b598fd46ec4ace009fa8c042b40b0d6546df</id>
<content type='text'>
format() has full support for sprintf format but is written completely in D.
It is currently internal, since it is not typesafe and uses GC at one place.
After some work the function can be made public.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
format() has full support for sprintf format but is written completely in D.
It is currently internal, since it is not typesafe and uses GC at one place.
After some work the function can be made public.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documention for newly added metafunctions</title>
<updated>2017-08-28T14:07:02+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-28T14:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e9d7e9eb7339ec19e629c50d020d1ebfa26fef52'/>
<id>e9d7e9eb7339ec19e629c50d020d1ebfa26fef52</id>
<content type='text'>
Docs for:
* ZipWith
* Min
* Max

Unittests for "Instantiate".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docs for:
* ZipWith
* Min
* Max

Unittests for "Instantiate".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new metafunctions: Min, Max, ZipWith</title>
<updated>2017-08-27T13:32:05+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-27T13:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=4dbfbe9874b655fbdda838d60810279b3de5540c'/>
<id>4dbfbe9874b655fbdda838d60810279b3de5540c</id>
<content type='text'>
Documentation follow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation follow
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "static" prefix from metafunctions</title>
<updated>2017-08-26T08:37:22+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-26T08:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=25d59ffdda44393229d5db8cfa236b0a2ce52cad'/>
<id>25d59ffdda44393229d5db8cfa236b0a2ce52cad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
