<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lfunc.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>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>renaming of some opcodes and fields</title>
<updated>2000-01-28T16:53:00+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-01-28T16:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1f691a4fcd32b706c79e4c8cbff17c6ae985bc34'/>
<id>1f691a4fcd32b706c79e4c8cbff17c6ae985bc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`const' array in protos breaked in 3 arrays (for strings, numbers, and</title>
<updated>2000-01-25T13:57:18+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-01-25T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d11e5adf55b11a446671775a6c7803e066fc94e8'/>
<id>d11e5adf55b11a446671775a6c7803e066fc94e8</id>
<content type='text'>
prototypes).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prototypes).
</pre>
</div>
</content>
</entry>
<entry>
<title>comments.</title>
<updated>1999-12-27T17:33:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-27T17:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=acdb0b741e31adebfa4f608f8bf23e65fa68d741'/>
<id>acdb0b741e31adebfa4f608f8bf23e65fa68d741</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>ways to measure number of `blocks' for GC + details</title>
<updated>1999-11-10T15:39:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-10T15:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d915cf4f9dbe525f8faeb4cb04df13d5f08692da'/>
<id>d915cf4f9dbe525f8faeb4cb04df13d5f08692da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more `const's</title>
<updated>1999-10-14T19:46:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-10-14T19:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8e7451512f01a89b4230be65cf086f7c1d41d2e2'/>
<id>8e7451512f01a89b4230be65cf086f7c1d41d2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplified version of `gc' tag method (only for userdata now).</title>
<updated>1999-10-04T17:51:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-10-04T17:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4343420d4d559a7d4cdacdbc1fd61552dcf59f04'/>
<id>4343420d4d559a7d4cdacdbc1fd61552dcf59f04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
