<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lcode.c, branch v4.0-alpha</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>details</title>
<updated>2000-04-19T13:41:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-19T13:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c4409f69aba65f3b6d4921a5bd4f734fb85b91f9'/>
<id>c4409f69aba65f3b6d4921a5bd4f734fb85b91f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simpler version of `luaK_tostack'</title>
<updated>2000-04-17T14:05:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-17T14:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=71219ccc3905931c5afb2646ff8c5de4145428f5'/>
<id>71219ccc3905931c5afb2646ff8c5de4145428f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better code organization</title>
<updated>2000-04-14T17:47:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-14T17:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=c1666a13e3cc7aa853a513bc0d739849caf75106'/>
<id>c1666a13e3cc7aa853a513bc0d739849caf75106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>optimization INCLOCAL is not necessary, with `for'</title>
<updated>2000-04-13T16:51:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-13T16:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e7c8393682f2977742cdac359cce9e558318aeac'/>
<id>e7c8393682f2977742cdac359cce9e558318aeac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first implementation of FOR</title>
<updated>2000-04-12T18:57:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-12T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=f9cf402fbd1ba2ab00f5aa5f7d0ff5c9c0580dd5'/>
<id>f9cf402fbd1ba2ab00f5aa5f7d0ff5c9c0580dd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reorganization of lcode.c</title>
<updated>2000-04-07T19:35:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-07T19:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=54dd5cc7fd42a8b073f64b7d16efdb1ed01e2dd5'/>
<id>54dd5cc7fd42a8b073f64b7d16efdb1ed01e2dd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more optimizations</title>
<updated>2000-04-07T13:13:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-07T13:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=031978798cc404c2c6757c564675d43a7da129ee'/>
<id>031978798cc404c2c6757c564675d43a7da129ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new optimization: jumps to jumps</title>
<updated>2000-04-06T17:36:52+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-06T17:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d615e78e08201906e2f1dfc054b080fbbf7db428'/>
<id>d615e78e08201906e2f1dfc054b080fbbf7db428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implementation of BREAK</title>
<updated>2000-04-05T17:51:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-05T17:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=22329e4cdf6c6741523099173c31b0a421825a3c'/>
<id>22329e4cdf6c6741523099173c31b0a421825a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new opcode INCLOCAL.</title>
<updated>2000-04-04T20:48:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-04T20:48:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4e7e9e8de5b9e50694e161653ef03b5c15a53054'/>
<id>4e7e9e8de5b9e50694e161653ef03b5c15a53054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
