<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: Old YAP6 Changelog]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?old_yap6_changelog</link>
<description></description>
<pubDate>Fri, 18 Jan 2008 17:35:19 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Old YAP6 Changelog]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?old_yap6_changelog</link>
<description><![CDATA[<div class="wiki">
<p>
0.0.1 - The initial revision, definining the basic data structures to<br />
be used.</p>
<p>
0.0.1.2 - Basic memory management, values are alloc'ed and basic<br />
refcount garbage collection is implemented.</p>
<p>
0.0.1.3 - Basic APPLY dispatch.</p>
<p>
0.0.1.4 - Lists and Hashes contains Scalars</p>
<p>
0.0.1.5 - Basic int type.</p>
<p>
0.0.1.6 - Single initialization method</p>
<p>
0.0.1.7 - Some work in supporting lists</p>
<p>
0.0.1.8 - Starting the list dispatcher</p>
<p>
0.0.1.9 - Basic list features working.</p>
<p>
0.0.1.10 - make test works</p>
<p>
0.0.1.11 - List destruction, List_ProxyScalar destruction, consts destruction, no leaks at the moment.</p>
<p>
0.0.1.12 - Scalar Dispatcher.</p>
<p>
0.0.1.12.1 - COMPR no longer exists, low-level objects always must implement STRNG, INTGR, BOOLN and WHICH.</p>
<p>
0.0.1.13 - Pair Dispatcher.</p>
<p>
0.0.1.14 - bytes dispatcher - a value that holds an array of bytes</p>
<p>
0.0.1.14.1 - int WHICH.</p>
<p>
0.0.1.14.2 - bytes WHICH.</p>
<p>
0.0.1.15 - WHICH implementation in every native type, the WHICH will return a &quot;bytes&quot; value.</p>
<p>
0.0.1.15.1 - bytes BOOLN</p>
<p>
0.0.1.15.2 - int BOOLN</p>
</div>
]]></description>
<author>Daniel Ruoso</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?old_yap6_changelog</guid>
<pubDate>Fri, 18 Jan 2008 17:35:19 -0000</pubDate>
</item>

</channel>
</rss>