<?xml version="1.0" encoding="ascii"?>
<rss version="2.0">
  <channel>
    <link>http://code.matthewwild.co.uk/ljs/</link>
    <language>en-us</language>

    <title>ljs Changelog</title>
    <description>ljs Changelog</description>
    <item>
    <title>Implement basic string.format() supporting %d/%s</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/16b833862ae2</guid>
    <description><![CDATA[Implement basic string.format() supporting %d/%s]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 03:36:14 +0000</pubDate>
</item>
<item>
    <title>baselib: Implement basic message-only error()</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/2286f9b970b7</guid>
    <description><![CDATA[baselib: Implement basic message-only error()]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 03:35:40 +0000</pubDate>
</item>
<item>
    <title>Implement string.find (mostly) and string.sub</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/055fe658d0b2</guid>
    <description><![CDATA[Implement string.find (mostly) and string.sub]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:53:15 +0000</pubDate>
</item>
<item>
    <title>Replace error reporting code with calls to LVM.traceback()</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/f9bb0e212d28</guid>
    <description><![CDATA[Replace error reporting code with calls to LVM.traceback()]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:52:37 +0000</pubDate>
</item>
<item>
    <title>Add LVM.traceback() function</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/6872878601d9</guid>
    <description><![CDATA[Add LVM.traceback() function]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:52:01 +0000</pubDate>
</item>
<item>
    <title>OP_SETLIST: Implement support for B==0 (to top of stack)</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/0b31998aad53</guid>
    <description><![CDATA[OP_SETLIST: Implement support for B==0 (to top of stack)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:51:38 +0000</pubDate>
</item>
<item>
    <title>OP_RETURN: Pad out results with nils if we get less results than expected</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/77022489338a</guid>
    <description><![CDATA[OP_RETURN: Pad out results with nils if we get less results than expected]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:50:31 +0000</pubDate>
</item>
<item>
    <title>OP_TAILCALL: Fall through to OP_CALL for native functions</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/2e2d08e3669c</guid>
    <description><![CDATA[OP_TAILCALL: Fall through to OP_CALL for native functions]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:50:02 +0000</pubDate>
</item>
<item>
    <title>OP_VARARG: Fix off-by-one</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/afce5a550d18</guid>
    <description><![CDATA[OP_VARARG: Fix off-by-one]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:49:40 +0000</pubDate>
</item>
<item>
    <title>OP_GETUPVALUE: Clone original LValue</title>
    <guid isPermaLink="true">http://code.matthewwild.co.uk/ljs/rev/5a928c1478ad</guid>
    <description><![CDATA[OP_GETUPVALUE: Clone original LValue]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 24 Nov 2010 02:48:56 +0000</pubDate>
</item>

  </channel>
</rss>
