<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lua.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 `seterrormethod' function</title>
<updated>2000-04-17T19:23:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-17T19:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=62824137d65aec32654f0cd91f900b1d470fa959'/>
<id>62824137d65aec32654f0cd91f900b1d470fa959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new version number</title>
<updated>2000-04-14T17:48:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-14T17:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e408cf61a2b0f96d1393c046dff32ed762b925a1'/>
<id>e408cf61a2b0f96d1393c046dff32ed762b925a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new type for CFunction (for "pure" C)</title>
<updated>2000-04-14T17:46:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-14T17:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e02750ec60189e15b68fe5a6b9d9a9a802b47def'/>
<id>e02750ec60189e15b68fe5a6b9d9a9a802b47def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_setstate makes no sense with explicit multiple states</title>
<updated>2000-03-27T14:00:35+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-03-27T14:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4c031966976a0ae5d24b709fe94e90dc3fbac9ef'/>
<id>4c031966976a0ae5d24b709fe94e90dc3fbac9ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>details</title>
<updated>1999-12-30T18:29:46+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-30T18:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=aee07c65991621497c005f47e1b7284851ae9fb9'/>
<id>aee07c65991621497c005f47e1b7284851ae9fb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`lua_newstate' gets the inital stack size and other arguments</title>
<updated>1999-12-06T11:41:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-06T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=968ad49da6522c1cf413bd86323a613176d12c07'/>
<id>968ad49da6522c1cf413bd86323a613176d12c07</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>`object' and `string' are very busy names...</title>
<updated>1999-11-29T19:31:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-29T19:31:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=764e095d7fa903fc3a3578f397ac5e1d5a4c02a1'/>
<id>764e095d7fa903fc3a3578f397ac5e1d5a4c02a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT</title>
<updated>1999-11-29T19:11:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-29T19:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=49af08e3e7d1b8e369567f241d06eb6933fd6518'/>
<id>49af08e3e7d1b8e369567f241d06eb6933fd6518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>comment</title>
<updated>1999-11-25T18:44:02+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-25T18:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=878ef96127e5c4649b07af74029ac14511bdb50a'/>
<id>878ef96127e5c4649b07af74029ac14511bdb50a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
