<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/opcode.c, branch v2.1</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>header "stdlib.h" was missing (gcc does not warn that)</title>
<updated>1995-02-06T19:35:09+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-02-06T19:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7c342c488e8325af6a5f5a466df6dcbf3b563260'/>
<id>7c342c488e8325af6a5f5a466df6dcbf3b563260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a null lua_Object is LUA_NOOBJECT, not NULL.</title>
<updated>1995-02-02T20:05:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1995-02-02T20:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=dd28b830e9a4104fe78094fc6baf15cf601c1b6b'/>
<id>dd28b830e9a4104fe78094fc6baf15cf601c1b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new API function lua_pushlocked &amp; lua_checkstack is a macro</title>
<updated>1995-01-27T17:19:06+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1995-01-27T17:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8795aab83ed89f6a93d71d36c8cc37a4887581b2'/>
<id>8795aab83ed89f6a93d71d36c8cc37a4887581b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stack is indexed by integers, not Words, to allow bigger stack on 32 bit machines</title>
<updated>1994-12-30T17:45:11+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-30T17:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5b8ced84b4bd5ec300d3658b2ddb48d715512732'/>
<id>5b8ced84b4bd5ec300d3658b2ddb48d715512732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions that no more return error codes now have return type void</title>
<updated>1994-12-28T12:55:47+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-28T12:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=df3a81ec88cdab5afca66e550c9bd768c21963e2'/>
<id>df3a81ec88cdab5afca66e550c9bd768c21963e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>'lua_getsubscript' and 'lua_storesubscript' now run unprotected (to improve efficiency)</title>
<updated>1994-12-27T20:53:15+00:00</updated>
<author>
<name>Waldemar Celes</name>
<email>celes@tecgraf.puc-rio.br</email>
</author>
<published>1994-12-27T20:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b8e76d9b5c86182998c0616627607181154a60b1'/>
<id>b8e76d9b5c86182998c0616627607181154a60b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better control of integer types and their limits</title>
<updated>1994-12-20T21:20:36+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-20T21:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490'/>
<id>8cb8594a3bcfdc1447aebfcd0ac85db9af5ca490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a field with value 'nil' must call the fallback 'index'</title>
<updated>1994-12-16T16:08:34+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-16T16:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=fe8338335dfb4bf37e6b164cb55bfcc94ec6563d'/>
<id>fe8338335dfb4bf37e6b164cb55bfcc94ec6563d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new constant LUA_NOOBJECT.</title>
<updated>1994-12-16T15:56:45+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-16T15:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=068d1cd1eea8a90bca09352085c8ac14b0773490'/>
<id>068d1cd1eea8a90bca09352085c8ac14b0773490</id>
<content type='text'>
'lua_createtable' does not have parameters.
'lua_copystring' now is a macro
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'lua_createtable' does not have parameters.
'lua_copystring' now is a macro
</pre>
</div>
</content>
</entry>
<entry>
<title>new API function 'lua_pushliteral'</title>
<updated>1994-12-13T15:54:21+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1994-12-13T15:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=5dfd17dd769d159a3b0722ddf82b385ff7271d53'/>
<id>5dfd17dd769d159a3b0722ddf82b385ff7271d53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
