<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lapi.h, 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>no more special cases for closures with 0 upvalues (performance is the same,</title>
<updated>2000-03-29T20:19:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-03-29T20:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a69356e9e0a7525b1cebadc928a0efcce8c39b46'/>
<id>a69356e9e0a7525b1cebadc928a0efcce8c39b46</id>
<content type='text'>
memory use a little higher, code much simpler).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory use a little higher, code much simpler).
</pre>
</div>
</content>
</entry>
<entry>
<title>some name changes</title>
<updated>2000-03-10T18:37:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-03-10T18:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=73aa465a8ed8dee6c6a27a6f8b2f51227b70789d'/>
<id>73aa465a8ed8dee6c6a27a6f8b2f51227b70789d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>many details (most by lhf).</title>
<updated>2000-03-03T14:58:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-03-03T14:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3c9d999424520c809e05bee11d81788b488434f6'/>
<id>3c9d999424520c809e05bee11d81788b488434f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new debug API (first version)</title>
<updated>2000-01-19T12:00:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-01-19T12:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2877bad4c260d11c22c3b12e633d6b1ca3415789'/>
<id>2877bad4c260d11c22c3b12e633d6b1ca3415789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new ttypes to distinguish between C closures and Lua closures.</title>
<updated>1999-12-23T18:19:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-23T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b1b0c219f5255a0cd0921ebc0a77a81f99b72532'/>
<id>b1b0c219f5255a0cd0921ebc0a77a81f99b72532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>many details + code redistribution</title>
<updated>1999-12-14T18:33:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-14T18:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1b15206cf9aa7005fc3d48f78f60f66838f10eb5'/>
<id>1b15206cf9aa7005fc3d48f78f60f66838f10eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_Object is a pointer to the stack (because now the stack doen't move)</title>
<updated>1999-12-02T16:24:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-02T16:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8223ff473f3ffe782629fb1ba9ce1f96efeb7fd4'/>
<id>8223ff473f3ffe782629fb1ba9ce1f96efeb7fd4</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 multiple states (reentrant code).</title>
<updated>1999-11-22T13:12:07+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-22T13:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=29ede6aa13144ff7b69c57a87be1ee93f57ae896'/>
<id>29ede6aa13144ff7b69c57a87be1ee93f57ae896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new implementation for global variable values (separated from strings)</title>
<updated>1999-11-04T17:23:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-04T17:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=cde179b36979c58d9380d3c4dd29b61412d13b51'/>
<id>cde179b36979c58d9380d3c4dd29b61412d13b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`put_luaObjectonTop' must be public (to be used by lfback.c), and so</title>
<updated>1999-09-21T16:10:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-09-21T16:10:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=17374d2daa1262995681442e8bf42cb7be179299'/>
<id>17374d2daa1262995681442e8bf42cb7be179299</id>
<content type='text'>
it must have a "public" name: `luaA_putObjectOnTop'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it must have a "public" name: `luaA_putObjectOnTop'
</pre>
</div>
</content>
</entry>
</feed>
