<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/lapi.h, branch v5.3.3</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>macro 'luai_apicheck'/'api_check' back with a 'lua_State' parameter</title>
<updated>2015-03-06T19:49:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2015-03-06T19:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a30c66f0fc17bf733c2289a0d7a76930dac80f47'/>
<id>a30c66f0fc17bf733c2289a0d7a76930dac80f47</id>
<content type='text'>
(some people use it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(some people use it)
</pre>
</div>
</content>
</entry>
<entry>
<title>removed unused parameter Ä'L' in macro 'api_check' and company</title>
<updated>2014-07-15T21:26:50+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2014-07-15T21:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5bbb4a06a692ec2c9773274f0f99c7573838e86b'/>
<id>5bbb4a06a692ec2c9773274f0f99c7573838e86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extra api checks for number of returns of C functions and for lua_yield</title>
<updated>2009-11-27T15:37:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-11-27T15:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3e41afcec550e8c5c3c4372f72efa48cbf7031a3'/>
<id>3e41afcec550e8c5c3c4372f72efa48cbf7031a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API checks now have explanatory messages</title>
<updated>2009-08-31T14:26:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-08-31T14:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4a714cebd1783fe6e5beafc2ce602df56a78723b'/>
<id>4a714cebd1783fe6e5beafc2ce602df56a78723b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>detail</title>
<updated>2009-04-03T15:58:03+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-04-03T15:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fffbaede758abe3b460621962113c352dbd7c605'/>
<id>fffbaede758abe3b460621962113c352dbd7c605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yielding across lua_call (first version)</title>
<updated>2009-03-10T17:14:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2009-03-10T17:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ba484b9eb16dd62a7c3a5400a66eb952b654d3f0'/>
<id>ba484b9eb16dd62a7c3a5400a66eb952b654d3f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>emergency garbage collector (core forces a GC when allocation fails)</title>
<updated>2006-07-11T15:53:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2006-07-11T15:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=3ca9af51a4f060cf2178901a67a21f8269af3224'/>
<id>3ca9af51a4f060cf2178901a67a21f8269af3224</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added LUAI_FUNC to functions not in the API</title>
<updated>2005-04-25T19:24:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2005-04-25T19:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8718fda9b24fa148ffe1a06fb36a7aa2ed628bdc'/>
<id>8718fda9b24fa148ffe1a06fb36a7aa2ed628bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`TObject' renamed to `TValue' + other name changes and better assertions</title>
<updated>2003-12-10T12:13:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2003-12-10T12:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=47fc57a2529c83376883f36954082cfe80ae588f'/>
<id>47fc57a2529c83376883f36954082cfe80ae588f</id>
<content type='text'>
for incremental garbage collection
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for incremental garbage collection
</pre>
</div>
</content>
</entry>
<entry>
<title>`luaA_index' is a local macro now</title>
<updated>2002-03-04T21:29:41+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2002-03-04T21:29:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=88c7b574cb5ac0402178b9c61fabe8fc50152e3c'/>
<id>88c7b574cb5ac0402178b9c61fabe8fc50152e3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
