<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lobject.h, branch v5.0</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>name changes to avoid name collision between macros and variables</title>
<updated>2003-03-18T12:50:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-03-18T12:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ab9e062928f7b9201fd5366a34a4fc855d13bc46'/>
<id>ab9e062928f7b9201fd5366a34a4fc855d13bc46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small optimization for sizes of array constructors</title>
<updated>2003-02-18T16:02:56+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-02-18T16:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=60c83ded3080a23bc661ab440c36d0a71b399e2e'/>
<id>60c83ded3080a23bc661ab440c36d0a71b399e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>different variables for number of upvalues and size of upvalue array</title>
<updated>2003-02-11T10:46:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-02-11T10:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7a40cdbda0a171da223094208dd3c6e3eca13922'/>
<id>7a40cdbda0a171da223094208dd3c6e3eca13922</id>
<content type='text'>
(makes code clearer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(makes code clearer)
</pre>
</div>
</content>
</entry>
<entry>
<title>new functions to manipulate upvales (get/setupvalue)</title>
<updated>2002-12-19T11:11:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-12-19T11:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dd8edecae19251a3b89502416a2e7f8e75b2bd20'/>
<id>dd8edecae19251a3b89502416a2e7f8e75b2bd20</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 to signal write barriers</title>
<updated>2002-11-14T16:16:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-11-14T16:16:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b40c9f7a3ce181134e12d13c0d2284c8fd093735'/>
<id>b40c9f7a3ce181134e12d13c0d2284c8fd093735</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back to `__mode' metafield to specify weakness</title>
<updated>2002-11-14T12:01:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-11-14T12:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5c5d9b27031f0a7fcf61df86cd242105c38485d6'/>
<id>5c5d9b27031f0a7fcf61df86cd242105c38485d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>all objects with several children (tables, closures, stacks, prototypes)</title>
<updated>2002-11-13T11:49:19+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-11-13T11:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3010eb05365e77065009db39d20ef9a4110479a6'/>
<id>3010eb05365e77065009db39d20ef9a4110479a6</id>
<content type='text'>
go to `gray' queue
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go to `gray' queue
</pre>
</div>
</content>
</entry>
<entry>
<title>new macros to distinguish different types of object moves (for future GC</title>
<updated>2002-11-07T15:37:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-11-07T15:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dff9be4224a1cd0f338b544b9e01d42f0f4e537f'/>
<id>dff9be4224a1cd0f338b544b9e01d42f0f4e537f</id>
<content type='text'>
evolution).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
evolution).
</pre>
</div>
</content>
</entry>
<entry>
<title>detail</title>
<updated>2002-11-04T12:31:44+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-11-04T12:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6820da509686ce06fdb3de58856056476f55f534'/>
<id>6820da509686ce06fdb3de58856056476f55f534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>threads now are real Lua objects, subject to garbage collection</title>
<updated>2002-10-25T20:05:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-10-25T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=96e15b8501e5d8fc40c475cbac573f910ab5853b'/>
<id>96e15b8501e5d8fc40c475cbac573f910ab5853b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
